Skip to content

Commit

Permalink
Bump version patch to "0.5.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
zurawiki committed Sep 2, 2023
1 parent 78ebabc commit a0a6b38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
orkspace.resolver = "1"
resolver = "1"
members = [
"tiktoken-rs",
]
Expand Down
2 changes: 1 addition & 1 deletion tiktoken-rs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tiktoken-rs"
version = "0.5.1"
version = "0.5.2"
description = "Library for encoding and decoding with the tiktoken library in Rust"
rust-version = "1.72.0"
include = ["assets/**/*", "src/**/*", "README.md"]
Expand Down

0 comments on commit a0a6b38

Please sign in to comment.