1
0
Fork 0
mirror of https://github.com/MillironX/Kelpie.jl.git synced 2024-11-14 05:33:09 +00:00

Version bump to v0.2.0

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
Thomas A. Christensen II 2022-04-05 16:51:09 -05:00
parent b6a44e33f8
commit 8fd2e7c802
Signed by: millironx
GPG key ID: 139C07724802BC5D
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.0] - 2022-04-05
### Added
- Way more unit tests ([#4](https://github.com/MillironX/Kelpie.jl/pull/4))

View file

@ -1,7 +1,7 @@
name = "Kelpie"
uuid = "1b112299-d6bc-44e2-912a-478f25731460"
authors = ["Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> and contributors"]
version = "0.1.0"
version = "0.2.0"
[deps]
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"