Skip to content

Commit 5b4b5e1

Browse files
committed
Bump version to 1.0.0
1 parent 21704c4 commit 5b4b5e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release notes
22

3+
## 1.0.0
4+
- New design
5+
- Support for glossary
6+
- Support for sharing to instapaper
7+
- Support for footnotes
8+
39
## 0.7.1
410
- Update `fs-extra` to `0.10.0` (fixes potential race conditions)
511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "0.7.1",
3+
"version": "1.0.0",
44
"homepage": "http://www.gitbook.io/",
55
"description": "Library and cmd utility to generate GitBooks",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)