Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Update README and homepage field in pubspec.yaml (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
szakarias authored Apr 20, 2017
1 parent 2e17044 commit 8156e8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/url-launcher/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# url_launcher

A Flutter plugin project for launching a URL.
A Flutter plugin for launching a URL.

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions packages/url-launcher/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: url_launcher

version: 0.1.0
version: 0.1.1
description: Flutter plugin for launching a URL
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/urlLauncher/packages/url-launcher
homepage: https://github.com/flutter/plugins/tree/master/packages/url-launcher

flutter:
plugin:
Expand Down

0 comments on commit 8156e8d

Please sign in to comment.