Skip to content

Commit d88ac2d

Browse files
chore(release): 0.1.3 [skip ci]
## [0.1.3](0.1.2...0.1.3) (2025-01-20) ### ♻️ Improvements * Update repository URLs in configuration and changelog ([586febf](586febf))
1 parent 586febf commit d88ac2d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.1.3](https://github.com/inference-gateway/rust-sdk/compare/0.1.2...0.1.3) (2025-01-20)
2+
3+
### ♻️ Improvements
4+
5+
* Update repository URLs in configuration and changelog ([586febf](https://github.com/inference-gateway/rust-sdk/commit/586febf9cddf7268e87153de45e3f6a72bcb851d))
6+
17
## [0.1.2](https://github.com/inference-gateway/rust-sdk/compare/0.1.1...0.1.2) (2025-01-20)
28

39
### 👷 CI

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inference-gateway-sdk"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
description = "Rust SDK for interacting with various language models through the Inference Gateway"
66
license = "MIT"

0 commit comments

Comments
 (0)