Skip to content

Commit b2b82e1

Browse files
chore(internal): version bump (#40)
1 parent 99916e3 commit b2b82e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GIT
1111
PATH
1212
remote: .
1313
specs:
14-
onebusaway (0.1.0.pre.alpha.18)
14+
onebusaway (0.1.0.pre.alpha.19)
1515
connection_pool
1616

1717
GEM

rbi/lib/onebusaway/version.rbi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# typed: strong
22

33
module Onebusaway
4-
VERSION = "0.1.0-alpha.18"
4+
VERSION = "0.1.0-alpha.19"
55
end

sig/onebusaway/version.rbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Onebusaway
2-
VERSION: "0.1.0-alpha.18"
2+
VERSION: "0.1.0-alpha.19"
33
end

0 commit comments

Comments
 (0)