Skip to content

Commit 05024a6

Browse files
committed
Version bump
1 parent dac219c commit 05024a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hashids2
2-
version: 1.0.0
2+
version: 1.0.1
33
authors:
44
- Iwan Sapoetra <isapoetra@gmail.com>
55
- Olexandr Leuschenko <olexa.le@gmail.com>

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ All (long) integers need to be greater than or equal to zero.
2727
Add to the `pubspec.yaml`
2828
```
2929
dependencies:y
30-
hashids2: ^1.0.0
30+
hashids2: ^1.0.1
3131
```
3232

3333
#### Encrypting

0 commit comments

Comments
 (0)