lib/marshal/structure.rb in marshal-structure-1.1 vs lib/marshal/structure.rb in marshal-structure-1.1.1

- old
+ new

@@ -7,10 +7,10 @@ class Marshal::Structure ## # Version of Marshal::Structure you are using - VERSION = '1.1' + VERSION = '1.1.1' ## # Supported major Marshal version MAJOR_VERSION = 4