Update version.rb

This commit is contained in:
Adrian Serafin 2015-05-04 18:57:18 +02:00
parent 5a574e5ab5
commit 1e194073f6

View file

@ -1,3 +1,3 @@
module GrapeLogging
VERSION = '1.0.2'
VERSION = '1.0.3'
end