Skip to content

Commit fed1520

Browse files
chore(internal): version bump (#18)
1 parent 87760e3 commit fed1520

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.7)
14+
onebusaway (0.1.0.pre.alpha.8)
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.7"
4+
VERSION = "0.1.0-alpha.8"
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.7"
2+
VERSION: "0.1.0-alpha.8"
33
end

0 commit comments

Comments
 (0)