We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5309de commit 2eb8d38Copy full SHA for 2eb8d38
extensions/basic/lib/basic/version.rb
@@ -2,5 +2,5 @@
2
# frozen_string_literal: true
3
# A wrapper for version
4
module BasicExample
5
- VERSION = '1.2.0'
+ VERSION = '1.2.1'
6
end
0 commit comments