Update version.rb

This commit is contained in:
Adrian Serafin 2016-03-18 08:43:55 +01:00
parent dc18ddb1d3
commit 414a9cf650

View file

@ -1,3 +1,3 @@
module GrapeLogging
VERSION = '1.2.0'
VERSION = '1.2.1'
end