Skip to content

Commit

Permalink
Version name change
Browse files Browse the repository at this point in the history
1.0.0-alpha is lower than 0.1.3 which causes updates to fail
  • Loading branch information
michaelspiss committed Mar 10, 2019
1 parent c202c3f commit 2af9bf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.0

- Version change, 1.0.0-alpha is lower than 0.1.3, which causes updates to fail

## 1.0.0-alpha

- Complete rewrite
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: imap_client
description: An interface to get emails via the imap protocol (version 4rev1)
version: 1.0.0-alpha
version: 0.2.0
homepage: https://github.com/michaelspiss/imap_client
author: Michael Spiss <michaelspiss.dev@mailbox.org>
documentation:
Expand Down

0 comments on commit 2af9bf9

Please sign in to comment.