Skip to content

Commit 6501d9b

Browse files
authored
Merge pull request #297 from soliplex/chore/version-0.87.1+56
chore: version 0.87.1+56
2 parents f2b733f + bc18e93 commit 6501d9b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
///
33
/// Generated from pubspec.yaml. Run `dart run tool/update_version.dart` after
44
/// changing the version in pubspec.yaml.
5-
const String soliplexVersion = '0.87.0+55';
5+
const String soliplexVersion = '0.87.1+56';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Modular Flutter frontend framework for Soliplex
33
publish_to: none
44
# To update version, run:
55
# dart run tool/bump_version.dart <major|minor|patch|build>
6-
version: 0.87.0+55
6+
version: 0.87.1+56
77

88
environment:
99
sdk: ^3.6.0

0 commit comments

Comments
 (0)