Skip to content

Commit 02d66f1

Browse files
chore: release v0.6.0
# [0.6.0](v0.5.0...v0.6.0) (2021-12-09) ### Bug Fixes * releaserc ([2982859](2982859)) ### Features * new results ([00b5280](00b5280))
1 parent 2982859 commit 02d66f1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# [0.6.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.5.0...v0.6.0) (2021-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* releaserc ([2982859](https://github.com/jaantollander/LockPatternComplexity.jl/commit/2982859ad2ed5cd156829d5f41cad939d89c1176))
9+
10+
11+
### Features
12+
13+
* new results ([00b5280](https://github.com/jaantollander/LockPatternComplexity.jl/commit/00b52806616cd769af5162fb6a908f83161328b2))
14+
315
# [0.5.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.4.0...v0.5.0) (2021-12-04)
416

517

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.5.0"
4+
version = "0.6.0"
55

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

0 commit comments

Comments
 (0)