Skip to content

Commit 7839347

Browse files
Bump more versions
1 parent c733029 commit 7839347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specta-typescript/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "specta-typescript"
33
description = "Export your Rust types to TypeScript"
4-
version = "0.0.1"
4+
version = "0.0.2"
55
authors = ["Oscar Beaumont <oscar@otbeaumont.me>"]
66
edition = "2021"
77
license = "MIT"

specta-util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "specta-util"
33
description = "High-level utilities for working with Specta"
4-
version = "0.0.1"
4+
version = "0.0.2"
55
authors = ["Oscar Beaumont <oscar@otbeaumont.me>"]
66
edition = "2021"
77
license = "MIT"

0 commit comments

Comments
 (0)