Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 23, 2014
1 parent 75c111b commit d39b02b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "query-string",
"version": "0.4.0",
"version": "0.4.1",
"description": "Parse and stringify URL query strings",
"repository": "sindresorhus/query-string",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "query-string",
"version": "0.4.0",
"version": "0.4.1",
"description": "Parse and stringify URL query strings",
"keywords": [
"browser",
Expand Down

0 comments on commit d39b02b

Please sign in to comment.