Skip to content

Commit 2fd6451

Browse files
committed
v1.0.1+2
1 parent 24a09ce commit 2fd6451

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

central/ble_temperature/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ A sample BLE project.
88
2. Clone `git clone https://github.com/d-wolf/flutter_ddd_validate_serialize.git`.
99
3. Generate files `dart run build_runner build --delete-conflicting-outputs`.
1010
4. Call `flutter run` in the [Project Folder](/).
11+
12+
## Run CI
13+
* `git tag v<major>.<minor>.<version>`
14+
* `git push origin --tags`

central/ble_temperature/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ble_temperature
22
description: A new Flutter project.
33
publish_to: 'none'
44

5-
version: 1.0.0+1
5+
version: 1.0.1+2
66

77
environment:
88
sdk: '>=3.0.5 <4.0.0'

0 commit comments

Comments
 (0)