lib/marc/fastxmlwriter/version.rb in marc-fastxmlwriter-1.0.0 vs lib/marc/fastxmlwriter/version.rb in marc-fastxmlwriter-1.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Marc module FastXMLWriter - VERSION = "1.0.0" + VERSION = "1.1.0" end end