lib/nested_array/version.rb in nested_array-2.2.1 vs lib/nested_array/version.rb in nested_array-2.3.0

- old
+ new

@@ -1,3 +1,3 @@ module NestedArray - VERSION = "2.2.1" + VERSION = "2.3.0" end