Skip to content

Commit e4d4a99

Browse files
chore: release v0.1.0
# [0.1.0](v0.0.0...v0.1.0) (2021-12-01) ### Features * added files from old repository ([c8abb74](c8abb74))
1 parent c8abb74 commit e4d4a99

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
# [0.1.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.0.0...v0.1.0) (2021-12-01)
4+
5+
6+
### Features
7+
8+
* added files from old repository ([c8abb74](https://github.com/jaantollander/LockPatternComplexity.jl/commit/c8abb7442928648a209d060c5f18c4b40d47f6f6))

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LockPatternComplexity"
22
uuid = "543c5b92-ecbf-4ab6-ab9f-9ddc949b5521"
33
authors = ["Jaan Tollander de Balsch"]
4-
version = "0.0.0"
4+
version = "0.1.0"
55

66
[deps]
77
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

0 commit comments

Comments
 (0)