Skip to content

Commit

Permalink
2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgul committed Dec 28, 2018
1 parent 3e5c328 commit 517ab1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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": "rpgdicejs",
"version": "1.3.0",
"version": "2.0.0-rc.1",
"description": "A generic RPG dice roller syntax and library.",
"main": "index.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
],
"author": "Christopher S. Case <[email protected]>",
"license": "MIT",
"engineStrict" : true,
"engineStrict": true,
"engines": {
"node": ">= 6.0.0"
},
Expand Down

0 comments on commit 517ab1f

Please sign in to comment.