bump version to 0.2.1

This commit is contained in:
2012-02-03 18:40:04 +00:00
parent c3300d264c
commit 7009d8c702

View File

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