diff --git a/package.json b/package.json index 0b1aaf0..a19aac0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "statsd-client", "description": "Yet another client for Etsy's statsd", "keywords": ["statsd", "client", "metrics", "udp"], - "version": "0.0.1", + "version": "0.0.2", "homepage": "https://github.com/msiebuhr/node-statsd-client", "bugs": "https://github.com/msiebuhr/node-statsd-client/issues", "repository": {