Skip to content

Commit 6e25bfb

Browse files
chore(internal): version bump (#24)
1 parent fff2108 commit 6e25bfb

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

0 commit comments

Comments
 (0)