lib/adauth/version.rb in adauth-1.0.0 vs lib/adauth/version.rb in adauth-1.0.1

- old
+ new

@@ -1,3 +1,5 @@ module Adauth - Version = "1.0.0" + + # The version of the gem + Version = "1.0.1" end \ No newline at end of file