We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e4af7 commit 60e98a8Copy full SHA for 60e98a8
CHANGELOG.md
@@ -13,3 +13,7 @@
13
## [0.0.4] - 05/01/2020
14
15
* Fix characters issues
16
+
17
+## [1.0.0] - 06/01/2020
18
19
+* First Release version
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_rename_app
2
description: A package that enable to rename an entire app and ids in one command.
3
-version: 0.0.4
+version: 1.0.0
4
homepage: https://github.com/ThomasEcalle/flutter_rename_app
5
6
environment:
0 commit comments