Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VanHoangTran committed Dec 15, 2023
1 parent 9356715 commit 1b4a9c2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.0"
version: "1.2.0"
fake_async:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "flutter_design_system_mobile_example"
description: A showcase app for the flutter design system mobile from SBB.
version: 0.1.0+0001001
version: 1.2.0
publish_to: "none"

environment:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ packages:
dependency: "direct dev"
description:
name: lint
sha256: f4bd4dbaa39f4ae8836f2d1275f2f32bc68b3a8cce0a0735dd1f7a601f06682a
sha256: "77b3777e8e9adca8e942da1e835882ae3248dfa00488a2ebbdbc1f1a4aa3f4a7"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.2.0"
matcher:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: design_system_flutter
description: Design System Mobile for Flutter
version: 1.1.0
version: 1.2.0
homepage: https://mob.sbb.ch

environment:
Expand All @@ -15,7 +15,7 @@ dev_dependencies:
sdk: flutter

# https://pub.dev/packages/lint
lint: ^2.1.2
lint: ^2.2.0

# https://pub.dev/packages/golden_toolkit
golden_toolkit: ^0.15.0
Expand Down

0 comments on commit 1b4a9c2

Please sign in to comment.