Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk committed Sep 24, 2018
1 parent b726ba5 commit c7caef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "digitaljs",
"version": "0.0.6",
"version": "0.1.0",
"description": "Digital logic simulator",
"main": "dist/main.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"3vl": "^0.0.1",
"3vl": "^0.1.0",
"babel-polyfill": "^6.26.0",
"big-integer": "^1.6.34",
"jointjs": "^2.1.4",
Expand Down

0 comments on commit c7caef5

Please sign in to comment.