Skip to content

Commit

Permalink
Pubspec info update
Browse files Browse the repository at this point in the history
  • Loading branch information
daegalus committed Aug 30, 2023
1 parent e67b968 commit 2c9c74d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: uuid
version: 4.0.0
description: >
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
homepage: https://github.com/Daegalus/dart-uuid
documentation: https://daegalus.github.io/dart-uuid/index.html
repository: https://github.com/Daegalus/dart-uuid
environment:
sdk: ">=2.14.0 <4.0.0"
dependencies:
Expand All @@ -11,3 +12,12 @@ dependencies:
dev_dependencies:
lints: ^2.1.1
test: ^1.24.6
funding:
- https://ko-fi.com/yulian
- https://paypal.me/yuliank
- https://cash.app/$yulian
- https://venmo.com/yuliank
topics:
- uuid
- identifier
- id

0 comments on commit 2c9c74d

Please sign in to comment.