Skip to content

Commit fe4b7a7

Browse files
committed
1.0.0
1 parent 2e83e53 commit fe4b7a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "greuler",
33
"description": "graph theory visualizations powered by d3 & webcola",
44
"main": "dist/greuler.js",
5-
"version": "1.0.0-alpha6",
5+
"version": "1.0.0",
66
"scripts": {
77
"start": "webpack serve",
88
"build": "webpack --env production && cp -r public/static dist && cp public/favicon.* dist",

0 commit comments

Comments
 (0)