We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607607f commit 1f27b2eCopy full SHA for 1f27b2e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byte-transcoder"
3
-version = "0.0.1"
+version = "0.0.2"
4
edition = "2021"
5
rust-version = "1.81"
6
authors = ["Todd Everett Griffin <tgriffin115@gmail.com>"]
deno.jsonc
{
"name": "@todd/byte-transcoder",
- "version": "0.0.1",
+ "version": "0.0.2",
"exports": {
".": "./src-ts/mod.ts"
},
0 commit comments