Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Jan 31, 2022
1 parent 3241353 commit 096aef1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.1.0

* Add very_good_analysis
* Update dialog theme

## 0.0.5

* Update README.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.5"
version: "0.1.0"
async:
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: adwaita
description: Adwaita style - The default theme for GTK+ for your Flutter app.
version: 0.0.5
version: 0.1.0
homepage: https://github.com/gtk-flutter/adwaita

environment:
Expand Down

0 comments on commit 096aef1

Please sign in to comment.