diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-02-10 23:14:55 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-02-10 23:14:55 +0100 |
commit | 8105c4ba4636c58b85f0235d2d1b53a0682b1a6a (patch) | |
tree | fe61c0b8f3598552b3278a1409da191517ed741c /erebos.cabal | |
parent | 8e4c6dd2db3e9c83171ccadbc8e324d69ef61a62 (diff) |
Version 0.1v0.1.0
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal index 8cd2143..e25c79d 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -1,7 +1,7 @@ Cabal-Version: 2.2 Name: erebos -Version: 0.1.0.0 +Version: 0.1.0 Synopsis: Decentralized messaging and synchronization Description: Library and simple CLI interface implementing the Erebos identity @@ -26,6 +26,7 @@ Stability: experimental Build-type: Simple Extra-Doc-Files: README.md + CHANGELOG.md Extra-Source-Files: src/Erebos/ICE/pjproject.h |