Skip to content

Commit 1025e32

Browse files
author
Ludo Galabru
committed
fix: using v0.100.0 instead of v1.0.0-beta1
1 parent 50c39b8 commit 1025e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clarinet"
3-
version = "1.0.0-beta1"
3+
version = "0.100.0"
44
authors = ["Ludo Galabru <ludo@hiro.so>", "Brice Dobry <brice@hiro.so>"]
55
edition = "2021"
66
description = "Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts."

0 commit comments

Comments
 (0)