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