Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Bump all packages and own version
Browse files Browse the repository at this point in the history
  • Loading branch information
timtraversy committed Sep 29, 2020
1 parent 1eea50e commit 729eba1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: new_version
description: Check if your user has the most recent version of your Flutter app.
version: 0.0.4
author: Tim Traversy <timtrav@gmail.com>
version: 0.0.5
homepage: https://github.com/timtraversy/new_version

environment:
Expand All @@ -10,9 +9,9 @@ environment:
dependencies:
flutter:
sdk: flutter
package_info: ^0.3.2
http: ^0.12.0
html: ^0.14.0
package_info: ^0.4.3
http: ^0.12.2
html: ^0.14.0+3
url_launcher: ^5.7.2

dev_dependencies:
Expand Down

0 comments on commit 729eba1

Please sign in to comment.