Skip to content

Commit 96e84b3

Browse files
authored
New minor version! (#29)
* New minor version! * Add new version to CHANGELOG
1 parent c5da1cc commit 96e84b3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# ChaoticEncryption v0.1.1
4+
35
## Documentation
46
- Improved the docstring examples ([#24](https://github.com/Saransh-cpp/ChaoticEncryption.jl/pull/24), @Saransh-cpp)
57
- Added doctests ([#24](https://github.com/Saransh-cpp/ChaoticEncryption.jl/pull/24), @Saransh-cpp)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ChaoticEncryption"
22
uuid = "8967581b-3fa7-4a60-bbed-8fff548a82df"
33
authors = ["Saransh Chopra"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"

0 commit comments

Comments
 (0)