Skip to content

Commit 7b013b7

Browse files
committed
Version 2.3.0
1 parent 0d43b4b commit 7b013b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# 3 or later. See the LICENSE file.
66

77
module Mconf
8-
VERSION = "2.2.0".freeze
8+
VERSION = "2.3.0".freeze
99

1010
# get the current revision from git
1111
@@revision = nil

0 commit comments

Comments
 (0)