Skip to content

Commit 1fc6338

Browse files
authored
Update version + add a checklist for release (#52)
1 parent 7fc29db commit 1fc6338

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/RELEASE_CHECKLIST.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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.1"
4+
version = "0.2.0"
55

66
[deps]
77
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

0 commit comments

Comments
 (0)