lib/codesake/dawn/version.rb in codesake-dawn-1.1.0 vs lib/codesake/dawn/version.rb in codesake-dawn-1.1.1
- old
+ new
@@ -17,12 +17,12 @@
# |"Holly Shiftwell"| 5.0.0 |
# | "Guido" | 6.0.0 |
# | "Luigi" | 7.0.0 |
# | "Doc Hudson" | 8.0.0 |
- VERSION = "1.1.0"
+ VERSION = "1.1.1"
CODENAME = "Lightning McQueen"
- #RELEASE = "(development)"
- RELEASE = "20140404"
+ # RELEASE = "(development)"
+ RELEASE = "20140410"
end
end