We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595525f commit 4855139Copy full SHA for 4855139
1 file changed
lib/coursemology/polyglot/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
module Coursemology; end
3
module Coursemology::Polyglot
4
- VERSION = '0.2.2'.freeze
+ VERSION = '0.2.3'.freeze
5
end
0 commit comments