Skip to content

Commit 2eb8d38

Browse files
authored
Update version.rb
Update version for latest polyglot maven update
1 parent f5309de commit 2eb8d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/basic/lib/basic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33
# A wrapper for version
44
module BasicExample
5-
VERSION = '1.2.0'
5+
VERSION = '1.2.1'
66
end

0 commit comments

Comments
 (0)