Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gruruya committed Sep 29, 2023
1 parent 6e17618 commit 021cd6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
: SPDX-License-Identifier: CC-BY-SA-4.0
]:#

# 0.1.1 - Unreleased
# 0.1.2 - Unreleased

# 0.1.1 - September 28, 2023

#### Breaking
* Remove custom `toStackString`, nim-stack-strings [added their own function](https://github.com/termermc/nim-stack-strings/commit/2dfaa69bab56dd3fd6517461cfffd536e0423baf) with the same purpose.
Expand Down
2 changes: 1 addition & 1 deletion nmostr.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright © 2023 Gruruya <[email protected]>
# SPDX-License-Identifier: AGPL-3.0-only

version = "0.1.0"
version = "0.1.1"
author = "Gruruya"
description = "Library for working with the Nostr protocol."
license = "AGPL-3.0-only"
Expand Down

0 comments on commit 021cd6c

Please sign in to comment.