We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5807d4 + d568f65 commit 5f1d1acCopy full SHA for 5f1d1ac
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file.
4
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
-## Unreleased
+## 0.6.0 - 2023-06-24
7
8
### Added
9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "shortguid"
-version = "0.6.0-unstable"
+version = "0.6.0"
edition = "2021"
license = "EUPL-1.2"
description = "Short URL-safe Base64 encoded UUIDs"
0 commit comments