We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c038c14 commit 4db35b5Copy full SHA for 4db35b5
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [0.2.0](https://github.com/KeidsID/fl_basic_accounting/compare/v0.1.0...v0.2.0) (2025-04-29)
4
5
6
+### Features
7
8
+* Project CRUD ([#5](https://github.com/KeidsID/fl_basic_accounting/issues/5)) ([c038c14](https://github.com/KeidsID/fl_basic_accounting/commit/c038c14e6444d77bc913aaf87ccd0fc70fb110dc))
pubspec.yaml
@@ -4,7 +4,7 @@ description:
business owners who want to understand the flow of money without the
complexity of a full accounting system.
publish_to: "none"
-version: 0.1.0
+version: 0.2.0
9
environment:
10
sdk: ^3.7.2
release.manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.1.0"
+ ".": "0.2.0"
}
0 commit comments