Skip to content

Commit 5f1d1ac

Browse files
authored
Merge pull request #7 from nyris/release/0.6.0
Finish 0.6.0
2 parents d5807d4 + d568f65 commit 5f1d1ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## Unreleased
6+
## 0.6.0 - 2023-06-24
77

88
### Added
99

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shortguid"
3-
version = "0.6.0-unstable"
3+
version = "0.6.0"
44
edition = "2021"
55
license = "EUPL-1.2"
66
description = "Short URL-safe Base64 encoded UUIDs"

0 commit comments

Comments
 (0)