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