Skip to content

Commit cd47610

Browse files
committed
- updates version in readme
1 parent 0249fb4 commit cd47610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Read more about Kiota [here](https://github.com/microsoft/kiota/blob/main/README
1313
Add this line to your application's Gemfile:
1414

1515
```ruby
16-
gem "microsoft_kiota_http", "0.10.0"
16+
gem "microsoft_kiota_http", "0.11.0"
1717
```
1818

1919
And then execute:
@@ -25,7 +25,7 @@ bundle install
2525
Or install it yourself as:
2626

2727
```shell
28-
gem install microsoft_kiota_http --version "0.10.0"
28+
gem install microsoft_kiota_http --version "0.11.0"
2929
```
3030

3131
## Contributing

0 commit comments

Comments
 (0)