Skip to content

Commit b002021

Browse files
committed
v1.1.1
1 parent 805b5c3 commit b002021

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": "node-static-alias",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"title": "node-static-alias",
55
"description": "Serve static file which is not requested file. (e.g. `file.min.js` is requested, serve `file.js`)",
66
"keywords": [

0 commit comments

Comments
 (0)