Skip to content

Commit fd54e32

Browse files
chore(internal): codegen related update (#238)
1 parent d9c68b4 commit fd54e32

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
@@ -11,7 +11,7 @@ GIT
1111
PATH
1212
remote: .
1313
specs:
14-
orb-billing (0.1.0.pre.alpha.38)
14+
orb-billing (0.1.0.pre.alpha.39)
1515
connection_pool
1616

1717
GEM

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To use this gem, install via Bundler by adding the following to your application
1515
<!-- x-release-please-start-version -->
1616

1717
```ruby
18-
gem "orb-billing", "~> 0.1.0.pre.alpha.38"
18+
gem "orb-billing", "~> 0.1.0.pre.alpha.39"
1919
```
2020

2121
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)