Skip to content

Commit c650d24

Browse files
committed
update xid version, to store
1 parent 38dbc3d commit c650d24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.1
2+
3+
- update readme file to reflect repo
4+
15
## 1.2.0
26

37
- stop supporting dart versions prior to 2.17.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: |
33
Xid is a globally unique id generator. Xids are small, fast to generate, sortable,
44
compact URL-safe string with no configuration or central generator server.
55
6-
version: 1.2.0
6+
version: 1.2.1
77
repository: https://github.com/pitabwire/xid
88
environment:
99
sdk: ^2.18.0

0 commit comments

Comments
 (0)