diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-05-18 02:25:53 -0700 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-05-18 02:25:53 -0700 |
commit | 52985589252984b1f2020e8fa8614ef03a950955 (patch) | |
tree | 230eeb16bb84dd8b826e335988b7b9337822b7dd | |
parent | c6ba14791758a6e85d8919852a8d4432f38dffb9 (diff) | |
download | gitbook-52985589252984b1f2020e8fa8614ef03a950955.zip gitbook-52985589252984b1f2020e8fa8614ef03a950955.tar.gz gitbook-52985589252984b1f2020e8fa8614ef03a950955.tar.bz2 |
Bump version to 0.4.30.4.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ed41a96..0c7a927 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.4.2", + "version": "0.4.3", "homepage": "http://www.gitbook.io/", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |