Skip to content

Commit 662b6c6

Browse files
committed
Version bump
1 parent 831f66f commit 662b6c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

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

@@ -139,7 +139,7 @@ GEM
139139
rspec-mocks (~> 3.10)
140140
rspec-support (~> 3.10)
141141
rspec-support (3.10.1)
142-
scientist (1.5.0)
142+
scientist (1.6.0)
143143
sprockets (4.0.2)
144144
concurrent-ruby (~> 1.0)
145145
rack (> 1, < 3)

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.8' # about to release? rerun `bundle lock` to update Gemfile.lock
2+
VERSION = '0.1.9' # about to release? rerun `bundle lock` to update Gemfile.lock
33
end

0 commit comments

Comments
 (0)