Skip to content

Commit

Permalink
Merge pull request #980 from Prime-Holding/develop
Browse files Browse the repository at this point in the history
Merge develop into master
  • Loading branch information
StanevPrime authored Jan 16, 2025
2 parents 7a9c7b2 + 8c0e99c commit a8adffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/rx_bloc_cli/lib/src/rx_bloc_cli_constants.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// Indicates the version of the package
const rxBlocCliPackageVersion = '5.3.2';
const rxBlocCliPackageVersion = '5.4.0';

/// Generated project's Android Compile SDK version
const kAndroidCompileSDKVersion = 34;
Expand Down
2 changes: 1 addition & 1 deletion packages/rx_bloc_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: rx_bloc_cli
description: "rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [go_router], design system, analytics [firebase], tests"
version: 5.3.2
version: 5.4.0
repository: https://github.com/Prime-Holding/rx_bloc/tree/master/packages/rx_bloc_cli
issue_tracker: https://github.com/Prime-Holding/rx_bloc/issues
homepage: https://www.primeholding.com
Expand Down

0 comments on commit a8adffd

Please sign in to comment.