Skip to content

Commit 3c577d4

Browse files
update package description
1 parent f012710 commit 3c577d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: pastebin
2-
description: A pure Dart Pastebin API Wrapper.
3-
version: 0.0.2
2+
description: A pure Dart Pastebin API Wrapper. Allows you to interact with all Pastebin API endpoints with ease.
3+
version: 1.0.0
44
homepage: https://github.com/dart-pacotes/pastebin.dart
55

66
environment:
7-
sdk: '>=2.12.0 <3.0.0'
7+
sdk: ">=2.12.0 <3.0.0"
88

99
dependencies:
1010
http: ^0.13.4

0 commit comments

Comments
 (0)