Skip to content

Commit e708160

Browse files
authored
fix: Version on pubspec.yaml (#118)
2 parents ed5fc7b + 2289e9f commit e708160

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ packages:
374374
path: ".."
375375
relative: true
376376
source: path
377-
version: "7.5.12"
377+
version: "7.5.13"
378378
leak_tracker:
379379
dependency: transitive
380380
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: layrz_theme
22
description: Layrz standard styling library for Flutter. Widget library following the Material Design 3 guidelines, with a focus on reliavility and functionality.
3-
version: "7.5.12"
3+
version: "7.5.13"
44
homepage: https://theme.layrz.com
55
repository: https://github.com/goldenm-software/layrz_theme
66

0 commit comments

Comments
 (0)