Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit b80bfb7

Browse files
committed
chore(release): bump to 1.1.0
1 parent 5e55118 commit b80bfb7

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,7 +1,7 @@
11
{
22
"name": "@triliumnext/express-partial-content",
33
"description": "A partial content handler implementation for any readable stream with Express. Based on this blog post: https://www.codeproject.com/Articles/813480/HTTP-Partial-Content-In-Node-js.",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"main": "dist/index.js",
66
"repository": "https://github.com/TriliumNext/express-partial-content",
77
"author": "Elian Doran <contact@eliandoran.me>",

0 commit comments

Comments
 (0)