Skip to content

Commit e2becce

Browse files
populate the repository field of the pubspec (#30)
* Update pubspec.yaml * rev the pubspec version Co-authored-by: Nate Bosch <[email protected]> Co-authored-by: Nate Bosch <[email protected]>
1 parent cbd72d4 commit e2becce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# limitations under the License.
1414

1515
name: webcrypto
16-
version: 0.5.2
16+
version: 0.5.3-dev
1717
description: Cross-platform implementation of Web Cryptography APIs for Flutter.
18-
homepage: https://github.com/google/webcrypto.dart
18+
repository: https://github.com/google/webcrypto.dart
1919

2020
environment:
2121
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)