We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a137d commit eba2ba6Copy full SHA for eba2ba6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- etda_utilities (0.21.2)
+ etda_utilities (0.22.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/etda_utilities/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module EtdaUtilities
- VERSION = "0.21.2"
+ VERSION = "0.22.0"
end
0 commit comments