Skip to content

Commit ee53a29

Browse files
committed
2.0.4
1 parent fb75d92 commit ee53a29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [v2.0.4](https://github.com/ruiquelhas/nvpqs/tree/v2.0.4) (2016-02-26)
4+
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.3...v2.0.4)
5+
6+
**Merged pull requests:**
7+
8+
- Update dependencies [\#18](https://github.com/ruiquelhas/nvpqs/pull/18) ([ruiquelhas](https://github.com/ruiquelhas))
9+
310
## [v2.0.3](https://github.com/ruiquelhas/nvpqs/tree/v2.0.3) (2016-01-04)
411
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.2...v2.0.3)
512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nvpqs",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "NVP querystring parser",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)