Skip to content

Commit 86bfb44

Browse files
chore: bump to version 6.0.0
1 parent a3a188b commit 86bfb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mst-middlewares",
3-
"version": "5.2.0-alpha.2",
3+
"version": "6.0.0",
44
"description": "The MST package ships with some prebuilt middlewares, which serves mainly as examples on how to write your own middleware. The source of each middleware can be found in this github directory, you are encouraged to read them!",
55
"main": "dist/mst-middlewares.js",
66
"umd:main": "dist/mst-middlewares.umd.js",

0 commit comments

Comments
 (0)