Skip to content

Commit ad24ee8

Browse files
committed
Prepare main for 0.14
1 parent a771d6c commit ad24ee8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This file contains tracks the changes landing in Rye. It includes changes
44
that were not yet released.
55

6+
## 0.14.0
7+
8+
_Unreleased_
9+
610
<!-- released start -->
711

812
## 0.13.0

Cargo.lock

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

rye/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rye"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
edition = "2021"
55
license = "MIT"
66

0 commit comments

Comments
 (0)