Skip to content

Commit b039fcc

Browse files
committed
⬆️ 2.0.0
1 parent e69dd78 commit b039fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regex-parser",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A module that parses a string as regular expression and returns the parsed value.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -30,4 +30,4 @@
3030
"vows": "^0.8.1"
3131
},
3232
"devDependencies": {}
33-
}
33+
}

0 commit comments

Comments
 (0)