Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesseanwright committed Aug 28, 2017
1 parent ab70d9c commit 2869ff8
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": "maze-generator",
"version": "0.0.1",
"version": "1.0.0",
"description": "A JavaScript maze generator using the depth-first search algorithm",
"repository": "git@github.com:jamesseanwright/maze-generator.git",
"main": "index.js",
Expand Down

0 comments on commit 2869ff8

Please sign in to comment.