Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/fda/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fda
description: The feature driven architecture package.
version: 0.0.6
version: 0.0.7
repository: https://github.com/Blago-Development/fda
publish_to: none

Expand All @@ -17,7 +17,7 @@ dependencies:
git:
url: https://github.com/Blago-Development/fda.git
path: packages/fda_exceptions
ref: exceptions_0.0.4
ref: exceptions_0.0.5
fda_logger:
git:
url: https://github.com/Blago-Development/fda.git
Expand Down