Skip to content

Commit

Permalink
Release 1.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jan 29, 2023
1 parent 01ec7ca commit 1a24258
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision history for emanote

## 1.0.2.0 (Unreleased)
## 1.0.2.0 (2023-01-29)

- Nix
- Reduce Emanote's Nix runtime closure size
Expand Down
2 changes: 1 addition & 1 deletion emanote.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: emanote
version: 1.0.1.9
version: 1.0.2.0
license: AGPL-3.0-only
copyright: 2022 Sridhar Ratnakumar
maintainer: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
description = "emanote";
description = "emanote: Emanate a structured view of your plain-text notes";
nixConfig = {
extra-substituters = "https://srid.cachix.org";
extra-trusted-public-keys = "srid.cachix.org-1:3clnql5gjbJNEvhA/WQp7nrZlBptwpXnUk6JAv8aB2M=";
Expand Down

0 comments on commit 1a24258

Please sign in to comment.