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

- old
+ new

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