Skip to content

Commit bfeb41f

Browse files
committed
bump patch version for release
1 parent 38a1696 commit bfeb41f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regex-trigram",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "JavaScript port of portions of Google Code Search",
55
"author": "Bright Fulton",
66
"main": "lib/regex.js",
@@ -31,4 +31,4 @@
3131
"uglifyify": "~2.5.0"
3232
},
3333
"license": "BSD New"
34-
}
34+
}

0 commit comments

Comments
 (0)