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 00ee399 commit 16214a1Copy full SHA for 16214a1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- lab_tech (0.1.5)
+ lab_tech (0.1.6)
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.5' # about to release? rerun `bundle lock` to update Gemfile.lock
+ VERSION = '0.1.6' # about to release? rerun `bundle lock` to update Gemfile.lock
end
0 commit comments