Skip to content

Commit d771a76

Browse files
committed
Bumped to 0.1.98
1 parent 4f0ef5b commit d771a76

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ios": true,
6363
//
6464
//
65-
"**/pubspec.yaml": true,
65+
// "**/pubspec.yaml": true,
6666
//
6767
//
6868
// "**/test": true,

lib/locator.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import 'package:bb_mobile/settings/bloc/settings_cubit.dart';
3232
import 'package:dio/dio.dart';
3333
import 'package:get_it/get_it.dart';
3434

35-
const bbVersion = '0.1.97';
35+
const bbVersion = '0.1.98';
3636

3737
GetIt locator = GetIt.instance;
3838

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: bb_mobile
22
description: Bull Bitcoin Mobile Wallet
33
publish_to: 'none'
4-
version: 0.1.97+10
4+
version: 0.1.98+11
55

66
environment:
77
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)