Skip to content

Commit 00a6ec6

Browse files
committed
chore: bump version
1 parent cc34a43 commit 00a6ec6

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
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
@@ -5,7 +5,7 @@ members = ["crates/*"]
55
resolver = "3"
66

77
[workspace.package]
8-
version = "1.2.2"
8+
version = "1.3.0"
99
edition = "2024"
1010
rust-version = "1.94.1"
1111
authors = ["Sandy Figueroa <sandy@wp-media.me>"]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apvm-napi",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "Node.js bindings for APVM (Automation Plugin Version Manager) — build WordPress plugins from PRs, branches, tags, and commits. And download from releases.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)