Skip to content

Commit e3b6d55

Browse files
committed
(cargo-release) version 1.0.0
1 parent 65c1d42 commit e3b6d55

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project
66
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.0] - 2022-02-24
99

1010
### CHANGED
1111

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smartstring"
3-
version = "0.2.10"
3+
version = "1.0.0"
44
authors = ["Bodil Stokke <[email protected]>"]
55
edition = "2021"
66
license = "MPL-2.0+"

0 commit comments

Comments
 (0)