Skip to content

Commit cd3e477

Browse files
committed
2.0.5
1 parent 6f4367a commit cd3e477

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.5](https://github.com/ruiquelhas/nvpqs/tree/v2.0.5) (2016-11-02)
4+
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.4...v2.0.5)
5+
6+
**Merged pull requests:**
7+
8+
- Update dependencies [\#19](https://github.com/ruiquelhas/nvpqs/pull/19) ([ruiquelhas](https://github.com/ruiquelhas))
9+
310
## [v2.0.4](https://github.com/ruiquelhas/nvpqs/tree/v2.0.4) (2016-02-26)
411
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.3...v2.0.4)
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.4",
3+
"version": "2.0.5",
44
"description": "NVP querystring parser",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)