We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1d24d commit 226c99cCopy full SHA for 226c99c
lib/concerto/version.rb
@@ -1,8 +1,8 @@
1
module Concerto
2
module VERSION
3
MAJOR = 2
4
- MINOR = 3
5
- PATCH = 7
+ MINOR = 4
+ PATCH = 0
6
PRE = "beta.1"
7
BUILD = nil
8
0 commit comments