Skip to content

Commit 256cd9d

Browse files
Follow the same pattern as arcgis_maps for placeholder values (#58)
1 parent 532a64f commit 256cd9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.1
1+
## 0.0.0+0 # version will be set during export in ci/stamp_toolkit.sh
22

33
* First release of ArcGIS Maps SDK for Flutter Toolkit
44

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: arcgis_maps_toolkit
22
description: ArcGIS Maps SDK for Flutter Toolkit contains ready-made widgets to simplify the development of mapping and GIS apps with Flutter.
3-
version: 0.0.1
3+
version: 0.0.0+0 # version will be set during export in ci/stamp_toolkit.sh
44
homepage: https://developers.arcgis.com/flutter/
55
repository: https://github.com/Esri/arcgis-maps-sdk-flutter-toolkit/
66
topics:

0 commit comments

Comments
 (0)