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.
1 parent 65c1d42 commit e3b6d55Copy full SHA for e3b6d55
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project
6
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [1.0.0] - 2022-02-24
9
10
### CHANGED
11
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "smartstring"
3
-version = "0.2.10"
+version = "1.0.0"
4
authors = ["Bodil Stokke <[email protected]>"]
edition = "2021"
license = "MPL-2.0+"
0 commit comments