Skip to content

Commit 67037bd

Browse files
committed
0.26.0
1 parent 558149a commit 67037bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tmc-langs-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tmc-langs-cli"
3-
version = "0.26.1"
3+
version = "0.26.0"
44
authors = ["University of Helsinki <[email protected]>", "Daniel Martinez <[email protected]>"]
55
edition = "2021"
66
description = "CLI client for TMC"

tmc-langs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tmc-langs"
3-
version = "0.26.1"
3+
version = "0.26.0"
44
authors = ["University of Helsinki <[email protected]>", "Daniel Martinez <[email protected]>"]
55
edition = "2021"
66
description = "Library for TMC"

0 commit comments

Comments
 (0)