diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-12-10 23:27:01 +0100 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-12-10 23:27:01 +0100 |
commit | 7fd77323451e2088a77757049fad0098d048ef3c (patch) | |
tree | a37e7de66c196ba3e787915be219739bf9af4b53 | |
parent | 960ef4d9459c2ec7158bdef8d73ae610b605b865 (diff) | |
download | gitbook-7fd77323451e2088a77757049fad0098d048ef3c.zip gitbook-7fd77323451e2088a77757049fad0098d048ef3c.tar.gz gitbook-7fd77323451e2088a77757049fad0098d048ef3c.tar.bz2 |
Bump version to 1.4.21.4.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 022c76a..71cd55e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "1.4.1", + "version": "1.4.2", "homepage": "http://www.gitbook.io/", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |