lib/bindata.rb in bindata-0.11.0 vs lib/bindata.rb in bindata-0.11.1
- old
+ new
@@ -19,7 +19,7 @@
# = BinData
#
# A declarative way to read and write structured binary data.
#
module BinData
- VERSION = "0.11.0"
+ VERSION = "0.11.1"
end
- old
+ new