Skip to content

Commit 17531e7

Browse files
Merge pull request #17 from coolsoftwaretyler/chore/6.0.0-release-prep
chore: bump to version 6.0.0
2 parents a3a188b + 86bfb44 commit 17531e7

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)