Skip to content

Commit e7629c6

Browse files
authored
Merge pull request #277 from soliplex/chore/version-0.87.0+55
chore: version 0.87.0+55
2 parents b0a88f7 + fedc264 commit e7629c6

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.86.2+54';
5+
const String soliplexVersion = '0.87.0+55';

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.86.2+54
6+
version: 0.87.0+55
77

88
environment:
99
sdk: ^3.6.0

0 commit comments

Comments
 (0)