Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit ec4cb41

Browse files
chore: version
1 parent 7cdb331 commit ec4cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "php-parser-rs"
33
description = "A handwritten recursive-descent parser for PHP written in Rust"
44
keywords = ["php", "php-parser", "parser", "php-parser-rs", "php-ast"]
55
repository = "https://github.com/ryangjchandler/php-parser-rs"
6-
version = "0.1.2"
6+
version = "0.1.3"
77
edition = "2021"
88
license = "MIT OR Apache-2.0"
99
authors = [ "Ryan Chandler <https://github.com/ryangjchandler>", "Contributors <https://github.com/ryangjchandler/php-parser-rs/graphs/contributors>"]

0 commit comments

Comments
 (0)