lib/cas/client/version.rb in cas-client-0.1.2.pre.p8 vs lib/cas/client/version.rb in cas-client-0.1.2.pre.p9

- old
+ new

@@ -1,5 +1,5 @@ module Cas module Client - VERSION = "0.1.2-p8" + VERSION = "0.1.2-p9" end end