Skip to content

Commit

Permalink
bumping for v0.7.2 patch release
Browse files Browse the repository at this point in the history
Let's see if travis will upload a release to npm for us.
  • Loading branch information
Patrick Koch committed Sep 11, 2014
1 parent 1d9d9bf commit ef75fcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v0.7.2 (09/02/2014)
- Fixes to detecting valid packets

## v0.7.1 (02/06/2014)
- move contributing information into CONTRIBUTING.md
- Updates winser to v0.1.6
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/etsy/statsd.git"
},
"version": "0.7.1",
"version": "0.7.2",
"dependencies": {
},
"devDependencies": {
Expand Down

0 comments on commit ef75fcf

Please sign in to comment.