Skip to content

Commit 3709c72

Browse files
committed
Bump version to 3.0.0-pre.0
1 parent cf66a89 commit 3709c72

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
### 3.0.0
66
- Rewrite to be cleaner
77
- Support for other backends than GitHub
8+
- Better disk caching
89

910
### 2.6.0
1011
- Add `/notes` endpoint to get changelog

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuts-serve",
3-
"version": "2.6.3",
3+
"version": "3.0.0-pre.0",
44
"description": "Server to make GitHub releases (private) available to download with Squirrel support",
55
"main": "./lib/index.js",
66
"homepage": "https://github.com/GitbookIO/nuts",

0 commit comments

Comments
 (0)