Skip to content

Commit 4d2ad76

Browse files
authored
Release 0.15.1 (#184)
1 parent ab03fa7 commit 4d2ad76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phper/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "The framework that allows us to write PHP extensions using pure a
1414
documentation = "https://docs.rs/phper"
1515
readme = "README.md"
1616
keywords = ["php", "binding", "extension", "module"]
17-
version = { workspace = true }
17+
version = "0.15.1"
1818
authors = { workspace = true }
1919
edition = { workspace = true }
2020
rust-version = { workspace = true }

0 commit comments

Comments
 (0)