We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582b175 commit 2cab8a2Copy full SHA for 2cab8a2
lib/jira/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module JIRA
4
- VERSION = '3.0.0-beta1'
+ VERSION = '3.0.0.beta1'
5
end
0 commit comments