Skip to content

Commit d6933d1

Browse files
committed
Prepare a v0.2.0 release
1 parent 1f8894c commit d6933d1

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
<!-- ## [Unreleased] -->
9+
10+
## [v0.2.0] - 2024-11-18
911

1012
### Added
1113

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spellbook"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Michael Davis <mcarsondavis@gmail.com>"]
55
description = "A spellchecking library compatible with Hunspell dictionaries"
66
readme = "README.md"

0 commit comments

Comments
 (0)