Skip to content

Commit 5b708d7

Browse files
committed
Merge branch 'master' of https://github.com/StringCare/stringcare into develop
2 parents 44224d4 + 1763350 commit 5b708d7

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.7
2+
3+
* Dependencies updated
4+
15
## 0.1.6
26

37
* Dependencies updated

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
stringcare:
1515
path: ../
1616

17-
cupertino_icons: ^1.0.6
17+
cupertino_icons: ^1.0.8
1818

1919
stringcare:
2020
assets:

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stringcare
22
description: Flutter plugin for obfuscate and reveal strings and any other data.
3-
version: 0.1.6
3+
version: 0.1.7
44
homepage: https://github.com/StringCare/stringcare
55
repository: https://github.com/StringCare/stringcare
66

@@ -19,7 +19,7 @@ dependencies:
1919
flutter_svg: ^2.0.10+1 # android ios linux macos windows
2020
ffi: ^2.1.2
2121
global_refresh: ^1.0.0 # android ios linux macos web windows
22-
go_router: ^14.1.1 # android ios linux macos web windows
22+
go_router: ^14.2.0 # android ios linux macos web windows
2323
path: ^1.9.0
2424
yaml: ^3.1.2
2525

0 commit comments

Comments
 (0)