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