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 e0e7733 commit 22f9049Copy full SHA for 22f9049
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]
+## [0.2.10] - 2022-02-20
9
10
### CHANGED
11
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "smartstring"
3
-version = "0.2.9"
+version = "0.2.10"
4
authors = ["Bodil Stokke <[email protected]>"]
edition = "2021"
license = "MPL-2.0+"
0 commit comments