Skip to content

Commit

Permalink
[U] .
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarrui committed Mar 24, 2022
1 parent ff4083d commit 1c891f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/asker/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Global parameters
module Version
MAJOR_NUMBER = '2.3'
VERSION = "#{MAJOR_NUMBER}.2"
VERSION = "#{MAJOR_NUMBER}.3"
NAME = 'asker'
GEM = 'asker-tool'
CONFIGFILE = 'asker.ini'
Expand Down

0 comments on commit 1c891f7

Please sign in to comment.