Skip to content

Commit

Permalink
chore(release): 🔖 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed May 26, 2023
1 parent 1902302 commit a7bcb87
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.3](https://github.com/arctic-hen7/forne/compare/v0.1.2...v0.1.3) (2023-05-26)


### Features

* added `get_seconds_since_epoch()` ([dee3102](https://github.com/arctic-hen7/forne/commit/dee31024f0421ca9f0bb041037af902fb40b81c6)), closes [#1](https://github.com/arctic-hen7/forne/issues/1)
* added support for updating a set ([1902302](https://github.com/arctic-hen7/forne/commit/19023024d4f72c6618675457beaf541f9cb900aa))

### [0.1.2](https://github.com/arctic-hen7/forne/compare/v0.1.1...v0.1.2) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "forne"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "A Turing-complete but dead-simple spaced repetition CLI that helps you learn stuff."
authors = ["arctic-hen7 <arctic.hen@pm.me>"]
Expand Down

0 comments on commit a7bcb87

Please sign in to comment.