lib/flushing-flash/version.rb in flushing-flash-0.4.1 vs lib/flushing-flash/version.rb in flushing-flash-0.4.2
- old
+ new
@@ -1,9 +1,9 @@
module FlushingFlash
module Version
MAJOR = 0
MINOR = 4
- PATCH = 1
+ PATCH = 2
BUILD = nil
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
end
end
\ No newline at end of file