Skip to content

Commit a96b921

Browse files
committed
v0.0.2
1 parent 23ebbbd commit a96b921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tiny-querystring",
33
"description": "Tiny parsing and formatting URL query strings for Node.js and browser",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"main": "dist/tiny-querystring.js",
66
"module": "tiny-querystring.js",
77
"jsnext:main": "tiny-querystring.js",

0 commit comments

Comments
 (0)