Skip to content

Commit 4cb633e

Browse files
authored
Merge pull request #705 from flow-mn:develop
Develop
2 parents bf5dce8 + d5e3349 commit 4cb633e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,10 +1234,10 @@ packages:
12341234
dependency: "direct main"
12351235
description:
12361236
name: moment_dart
1237-
sha256: c868448a4813e57d07a2a236ea010a4960311895b1166aeaf7a8e0750c2cb0dd
1237+
sha256: "50e11480f7ec5b9fd4d7441ab383b3c8b169989e95db4089c83835780fa4b0fc"
12381238
url: "https://pub.dev"
12391239
source: hosted
1240-
version: "5.3.1"
1240+
version: "5.3.2"
12411241
native_toolchain_c:
12421242
dependency: transitive
12431243
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A personal finance managing app
33

44
publish_to: "none" # Remove this line if you wish to publish to pub.dev
55

6-
version: "0.21.0+340"
6+
version: "0.21.0+341"
77

88
environment:
99
sdk: ">=3.10.0 <4.0.0"
@@ -58,7 +58,7 @@ dependencies:
5858
markdown: ^7.3.1
5959
markdown_quill: ^4.3.0
6060
material_symbols_icons: ^4.2906.0
61-
moment_dart: ^5.3.1
61+
moment_dart: ^5.3.2
6262
objectbox: ^5.1.0
6363
objectbox_flutter_libs: ^5.1.0
6464
open_app_file: ^4.0.4

0 commit comments

Comments
 (0)