We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6231d9 commit 8a50210Copy full SHA for 8a50210
lib/git_topic/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module GitTopic
4
- VERSION = '0.3.2.dev'
+ VERSION = '0.3.3'
5
end
0 commit comments