Skip to content

Commit fa6c467

Browse files
committed
chore: updates version number
1 parent 4db4eb3 commit fa6c467

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ packages:
7373
path: ".."
7474
relative: true
7575
source: path
76-
version: "1.0.0+2"
76+
version: "1.0.0+3"
7777
matcher:
7878
dependency: transitive
7979
description:

pubspec.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.6.1"
10+
version: "2.8.1"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -28,7 +28,7 @@ packages:
2828
name: charcode
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.2.0"
31+
version: "1.3.1"
3232
clock:
3333
dependency: transitive
3434
description:
@@ -73,7 +73,7 @@ packages:
7373
name: meta
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "1.3.0"
76+
version: "1.7.0"
7777
path:
7878
dependency: transitive
7979
description:
@@ -127,7 +127,7 @@ packages:
127127
name: test_api
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "0.3.0"
130+
version: "0.4.2"
131131
typed_data:
132132
dependency: transitive
133133
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: linear_step_indicator
22
description: A Flutter package for adding beautiful step indicators in your apps.
33
homepage: https://github.com/Crazelu/linear-step-indicator
4-
version: 1.0.0+2
4+
version: 1.0.0+3
55

66
environment:
77
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)