Skip to content

Commit

Permalink
bump version and add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mistermoe committed Mar 25, 2024
1 parent f0bbaa2 commit 82887b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.1

- fix example
- update README
- update description in `pubspec.yaml`

## 1.0.0

- Initial version.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: typeid
description: A spec conformant implementation of the TypeID standard. TypeIDs are K-sortable, globally unique identifier inspired by Stripe IDs
version: 1.0.0
version: 1.0.1
repository: https://github.com/TBD54566975/typeid-dart

environment:
Expand Down

0 comments on commit 82887b1

Please sign in to comment.