update ruby build config

This commit is contained in:
David Morse
2015-05-28 20:33:28 -06:00
parent 0ab1348707
commit 57bf55a8e5
6 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module Gridster
module Rails
VERSION = "0.6.8"
VERSION = "0.6.9.1"
end
end