Skip to content

Commit

Permalink
2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiquelhas committed Feb 26, 2016
1 parent fb75d92 commit ee53a29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [v2.0.4](https://github.com/ruiquelhas/nvpqs/tree/v2.0.4) (2016-02-26)
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.3...v2.0.4)

**Merged pull requests:**

- Update dependencies [\#18](https://github.com/ruiquelhas/nvpqs/pull/18) ([ruiquelhas](https://github.com/ruiquelhas))

## [v2.0.3](https://github.com/ruiquelhas/nvpqs/tree/v2.0.3) (2016-01-04)
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.2...v2.0.3)

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": "nvpqs",
"version": "2.0.3",
"version": "2.0.4",
"description": "NVP querystring parser",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ee53a29

Please sign in to comment.