Skip to content

Commit

Permalink
Bumped version in package.json
Browse files Browse the repository at this point in the history
I should have done this in the previous commit, but since I tagged it, and
didn't, npm doesn't get to know about 9.1.
  • Loading branch information
lordnull committed Jan 24, 2017
1 parent 9f15d00 commit 2bdb7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dice.js",
"version": "0.9.0",
"version": "0.9.2",
"description": "A parser and evaluator for a useful rpg dice syntax.",
"main": "src/dice.js",
"directories": {
Expand Down

0 comments on commit 2bdb7ab

Please sign in to comment.