lib/transcriptic/version.rb in transcriptic-0.2.4 vs lib/transcriptic/version.rb in transcriptic-0.2.5

- old
+ new

@@ -1,4 +1,4 @@ module Transcriptic - VERSION = "0.2.4" - AUTOPROTOCOL_VERSION = "0.1.1-SNAPSHOT" + VERSION = "0.2.5" + AUTOPROTOCOL_VERSION = "0.2.0-SNAPSHOT" end \ No newline at end of file