Skip to content

Commit

Permalink
Bumped Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyleeh committed Nov 29, 2022
1 parent e8b4f67 commit 97f6821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"reactor",
"php"
],
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Providers/ReactorServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class ReactorServiceProvider extends ServiceProvider
/**
* Nuclear Version
*/
const VERSION = '4.4.0';
const VERSION = '4.5.0';

/**
* Register any application services.
Expand Down

0 comments on commit 97f6821

Please sign in to comment.