bump up version to 1.2

This commit is contained in:
Shishir Kakaraddi 2018-05-20 16:29:37 -07:00 committed by Shishir Kakaraddi
parent ef42fb3031
commit 81375cfcf7

View File

@ -1,3 +1,3 @@
module FastJsonapi
VERSION = "1.1.1"
VERSION = "1.2"
end