chore: release version v3.0.0

This commit is contained in:
James Harton 2023-01-16 21:57:01 +00:00
parent 1913621e61
commit ededaf02b2
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,13 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v3.0.0](https://gitlab.com/jimsy/heap/compare/v2.0.2...v3.0.0) (2023-01-16)
### Breaking Changes:
* Relicense to HL3-FULL.
## [v2.0.2](https://gitlab.com/jimsy/heap/compare/v2.0.2...v2.0.2) (2020-12-28)

View file

@ -1,7 +1,7 @@
defmodule Heap.Mixfile do
use Mix.Project
@version "2.0.2"
@version "3.0.0"
def project do
[