Skip to content

Commit 3d6bfcc

Browse files
committed
test(ci): release 0.1.2-rc.1
1 parent a029929 commit 3d6bfcc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "random-json"
3-
version = "0.1.2-rc"
3+
version = "0.1.2-rc.1"
44
edition = "2024"
55
description = "A CLI tool to generate random data from a JSON schema to fill databases."
66
license = "MIT OR Apache-2.0"

RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 0.1.2-rc.1
2+
3+
First release with release notes.

0 commit comments

Comments
 (0)