We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b679228 commit 63a4cb2Copy full SHA for 63a4cb2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- lab_tech (0.1.7)
+ lab_tech (0.1.8)
5
rails (>= 5.1.0, < 6.1.0)
6
scientist (~> 1.3)
7
lib/lab_tech/version.rb
@@ -1,3 +1,3 @@
module LabTech
- VERSION = '0.1.7' # about to release? rerun `bundle lock` to update Gemfile.lock
+ VERSION = '0.1.8' # about to release? rerun `bundle lock` to update Gemfile.lock
end
0 commit comments