diff options
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 |