We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc29db commit 1fc6338Copy full SHA for 1fc6338
.github/RELEASE_CHECKLIST.md
@@ -0,0 +1,4 @@
1
+For a new release, update the following -
2
+
3
+- [ ] Update version in `CHANGELOG.md`.
4
+- [ ] Update version in `Project.toml`.
Project.toml
@@ -1,7 +1,7 @@
name = "ChaoticEncryption"
uuid = "8967581b-3fa7-4a60-bbed-8fff548a82df"
authors = ["Saransh Chopra"]
-version = "0.1.1"
+version = "0.2.0"
5
6
[deps]
7
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
0 commit comments