Skip to content

Commit

Permalink
Bump version to 1.0.0+2
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Feb 14, 2022
1 parent 9c460d2 commit 0de9c1a
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,5 +1,9 @@
# Changelog

## 1.0.0+2

- Fix Table view on pub.dev
-
## 1.0.0+1

- Fix Example link
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0+1"
version: "1.0.0+2"
libadwaita_bitsdojo:
dependency: "direct main"
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: libadwaita
description: Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
version: 1.0.0+1
version: 1.0.0+2
homepage: https://github.com/gtk-flutter/libadwaita

environment:
Expand Down

0 comments on commit 0de9c1a

Please sign in to comment.