diff options
author | Samy Pessé <samypesse@gmail.com> | 2017-01-13 19:11:15 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2017-01-13 19:11:15 +0100 |
commit | 856b222a61f426318eb7c7ce16c6aa3e09036e9c (patch) | |
tree | b10890710b8805d57addb293cd1b3d5a77d9f036 /packages/gitbook-core/package.json | |
parent | fade3740c103042fecccfd58efca0c80fcb296fe (diff) | |
download | gitbook-4.0.0-alpha.3.zip gitbook-4.0.0-alpha.3.tar.gz gitbook-4.0.0-alpha.3.tar.bz2 |
Bump version to 4.0.0-alpha.3 🚀4.0.0-alpha.3
Diffstat (limited to 'packages/gitbook-core/package.json')
-rw-r--r-- | packages/gitbook-core/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-core/package.json b/packages/gitbook-core/package.json index dc59f07..d0de9ea 100644 --- a/packages/gitbook-core/package.json +++ b/packages/gitbook-core/package.json @@ -1,6 +1,6 @@ { "name": "gitbook-core", - "version": "4.0.0-alpha.2", + "version": "4.0.0-alpha.3", "description": "Core for GitBook plugins API", "main": "./lib/index.js", "dependencies": { |