lib/synthdef/version.rb in
synthdef-0.0.5
vs lib/synthdef/version.rb in
synthdef-0.0.6
- old
+ new
@@ -1,5 +1,5 @@
require 'bindata' class Synthdef < BinData::Record
- VERSION = "0.0.5"
+ VERSION = "0.0.6"
end