lib/PSA/version.rb in PSA-0.0.1 vs lib/PSA/version.rb in PSA-1

- old
+ new

@@ -1,3 +1,3 @@ module PSA - VERSION = "0.0.1" + VERSION = "1" end