lib/swedish_pin/version.rb in swedish-pin-1.1.0 vs lib/swedish_pin/version.rb in swedish-pin-2.0.0

- old
+ new

@@ -1,6 +1,6 @@ # frozen_string_literal: true module SwedishPIN # The version number of this library. - VERSION = "1.1.0" + VERSION = "2.0.0" end