Skip to content

Commit e5d0c42

Browse files
committed
1 parent 3408c87 commit e5d0c42

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.4
2+
3+
* Moved Repo to https://github.com/andro-devs/flutter_ada_handle.git
4+
15
## 1.0.3
26

37
* Implements CIP-68 with (222) prefix to resolve handles

pubspec.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ada_handle
22
description: Flutter ADA Handle package which is supporting conversion operations for $handle
3-
version: 1.0.3
4-
homepage: https://github.com/esodot/flutter_ada_handle
3+
version: 1.0.4
4+
homepage: https://github.com/andro-devs/flutter_ada_handle.git
55

66
environment:
77
sdk: '>=2.18.2 <4.0.0'
@@ -14,6 +14,4 @@ dependencies:
1414
dev_dependencies:
1515
flutter_test:
1616
sdk: flutter
17-
flutter_lints: ^2.0.0
18-
19-
flutter:
17+
flutter_lints: ^2.0.0

0 commit comments

Comments
 (0)