Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed Apr 16, 2015
1 parent b28bdfc commit 07113fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -109,6 +109,9 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a

## Change History

- v0.1.1 (2015-04-16)
- Removed two closures
- Updated lodash
- v0.1.0 (2015-04-12)
- Updated dependencies
- Use in production satisfactory
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hpp",
"version": "0.1.0",
"version": "0.1.1",
"description": "Express middleware to protect against HTTP Parameter Pollution attacks",
"keywords": [
"hpp",
Expand Down

0 comments on commit 07113fc

Please sign in to comment.