Skip to content

Commit

Permalink
Bumped to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i5hi committed Dec 27, 2024
1 parent 98c6af4 commit 92e1798
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 @@ -55,7 +55,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.16';
const bbVersion = '0.4.0';

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.16+23
version: 0.4.0+25

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

0 comments on commit 92e1798

Please sign in to comment.