summaryrefslogtreecommitdiff
path: root/cli/napi_sym
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-11-16 20:17:19 -0500
committerGitHub <noreply@github.com>2022-11-17 02:17:19 +0100
commit483c10c94b8a5de49cee4c4b9a3ce74726501c8a (patch)
treeac97596be12dc58e1a0902306c3053da2596ecdb /cli/napi_sym
parent1416713cb3af8a952b1ae9952091706e2540341c (diff)
chore: forward v1.28.1 release commit to main (#16678)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'cli/napi_sym')
-rw-r--r--cli/napi_sym/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/napi_sym/Cargo.toml b/cli/napi_sym/Cargo.toml
index de1b4e03a..b2472f024 100644
--- a/cli/napi_sym/Cargo.toml
+++ b/cli/napi_sym/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "napi_sym"
-version = "0.7.0"
+version = "0.8.0"
edition = "2021"
license = "MIT"
readme = "README.md"