Skip to content

Commit 63a4cb2

Browse files
committed
Version bump
1 parent b679228 commit 63a4cb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lab_tech (0.1.7)
4+
lab_tech (0.1.8)
55
rails (>= 5.1.0, < 6.1.0)
66
scientist (~> 1.3)
77

lib/lab_tech/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LabTech
2-
VERSION = '0.1.7' # about to release? rerun `bundle lock` to update Gemfile.lock
2+
VERSION = '0.1.8' # about to release? rerun `bundle lock` to update Gemfile.lock
33
end

0 commit comments

Comments
 (0)