Skip to content

Commit 1f27b2e

Browse files
committed
Bump version to 0.0.2.
1 parent 607607f commit 1f27b2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "byte-transcoder"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
55
rust-version = "1.81"
66
authors = ["Todd Everett Griffin <tgriffin115@gmail.com>"]

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@todd/byte-transcoder",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"exports": {
55
".": "./src-ts/mod.ts"
66
},

0 commit comments

Comments
 (0)