Skip to content

Commit

Permalink
Increment version number - 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eightgran committed Jul 9, 2021
1 parent 8885422 commit 556f4b5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.1

- Adjust `description` on `pubspec.yaml`.

## 0.1.0

- Migrate to null safety.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.0"
version: "0.1.1"
matcher:
dependency: transitive
description:
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: lit_starfield
description: A Flutter plugin for rendering an animated and customizable starfield on a dark background.
version: 0.1.0
version: 0.1.1
homepage: https://github.com/litlifesoftware/lit_starfield

environment:
Expand Down

0 comments on commit 556f4b5

Please sign in to comment.