Skip to content

Commit 4010040

Browse files
committed
Start work on next version
1 parent f82046d commit 4010040

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.4.0 (in development)
2+
-----------------------
3+
14
v0.3.0 (2023-12-12)
25
-------------------
36
- Increased MSRV to 1.70

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "confab"
3-
version = "0.3.0"
3+
version = "0.4.0-dev"
44
edition = "2021"
55
rust-version = "1.70"
66
description = "Asynchronous line-oriented interactive TCP client"

0 commit comments

Comments
 (0)