Skip to content

Commit ca4976b

Browse files
committed
chore(release): 5.1.0
1 parent 25890c1 commit ca4976b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adonisjs/core",
3-
"version": "5.0.5-canary-rc-2",
3+
"version": "5.1.0",
44
"description": "Core of AdonisJS",
55
"main": "build/providers/AppProvider.js",
66
"files": [
@@ -154,8 +154,8 @@
154154
"@adonisjs/core"
155155
]
156156
},
157-
"publishConfig": {
158-
"access": "public",
159-
"tag": "latest"
160-
}
157+
"publishConfig": {
158+
"access": "public",
159+
"tag": "latest"
160+
}
161161
}

0 commit comments

Comments
 (0)