Skip to content

Commit

Permalink
Bumped to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
i5hi committed Sep 14, 2024
1 parent 8a520f2 commit 9eae8b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/locator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import 'package:flutter_animate/flutter_animate.dart';
import 'package:get_it/get_it.dart';
import 'package:go_router/go_router.dart';

const bbVersion = '0.3.1-6';
const bbVersion = '0.3.2';

GetIt locator = GetIt.instance;

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: bb_mobile
description: Bull Bitcoin Mobile Wallet
publish_to: "none"
version: 0.3.1-6+22
version: 0.3.2+23

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down

0 comments on commit 9eae8b3

Please sign in to comment.