We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9230a commit 5027d62Copy full SHA for 5027d62
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.1'.freeze
+ VERSION = '0.2.2'.freeze
5
end
0 commit comments