We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba74fd commit c50e8b9Copy full SHA for c50e8b9
lib/tolaria/version.rb
@@ -2,7 +2,7 @@ module Tolaria
2
3
# Returns Tolaria’s version number
4
def self.version
5
- Gem::Version.new("1.2.0")
+ Gem::Version.new("1.2.1")
6
end
7
8
module VERSION
0 commit comments