Skip to content

Commit

Permalink
Release version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Sep 3, 2020
1 parent 68d12d1 commit bd4e49a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

## 3.0.1
_2020-09-03_

### Deprecated
- Deprecated calling `echo` with `err` or `lineSeparator` but no `message`.

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=3.0.0
VERSION_NAME=3.0.1


kotlin.native.ignoreDisabledTargets=true
Expand Down

0 comments on commit bd4e49a

Please sign in to comment.