Skip to content

Commit ef9d494

Browse files
committed
prepare release
1 parent b19c91b commit ef9d494

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"require": {
3333
"php": "^8.1",
3434
"ext-gd": "*",
35-
"userfrosting/framework": "^6.0",
36-
"userfrosting/sprinkle-core": "^6.0",
37-
"userfrosting/sprinkle-account": "^6.0",
38-
"userfrosting/sprinkle-admin": "^6.0"
35+
"userfrosting/framework": "^6.0.1",
36+
"userfrosting/sprinkle-core": "^6.0.1",
37+
"userfrosting/sprinkle-account": "^6.0.1",
38+
"userfrosting/sprinkle-admin": "^6.0.1"
3939
},
4040
"require-dev": {
4141
"friendsofphp/php-cs-fixer": "^3.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "userfrosting",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"private": true,
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)