lib/attentive/version.rb in attentive-0.1.0.beta1 vs lib/attentive/version.rb in attentive-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Attentive - VERSION = "0.1.0.beta1" + VERSION = "0.1.0" end