Skip to content

Commit e2d6653

Browse files
committed
bump version
1 parent 96210f4 commit e2d6653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CrackingJS",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Data Structures and Algorithms in Javascript",
55
"scripts": {
66
"lint": "eslint lib/**/*.js test/**/*.js",

0 commit comments

Comments
 (0)