lib/alda-rb/version.rb in alda-rb-0.2.1 vs lib/alda-rb/version.rb in alda-rb-0.3.0
- old
+ new
@@ -5,7 +5,7 @@
module Alda
##
# The version number of alda-rb.
#
# The same as that in alda-rb gem spec.
- VERSION = '0.2.1'
+ VERSION = '0.3.0'
end