We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c7403 commit ccb98eeCopy full SHA for ccb98ee
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- resol (0.7.1)
+ resol (0.8.0)
5
smart_initializer (~> 0.7)
6
7
GEM
lib/resol/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Resol
- VERSION = "0.7.1"
+ VERSION = "0.8.0"
end
0 commit comments