bump version to 0.2.0

This commit is contained in:
2012-02-03 15:34:53 +00:00
parent fa8a8fc57a
commit b783fd85e7

View File

@@ -1,5 +1,5 @@
module Airbrake
module Statsd
VERSION = '0.1.0'
VERSION = '0.2.0'
end
end