Skip to content

Commit

Permalink
New beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Mar 29, 2016
1 parent 92dc473 commit 13e74eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

*Waiting on Gulp 4.0 to be released for the beta to go back to being the main
version of Jekyllized. If you want to try it as it is right now you can install
it from NPM under a `1.0.0-beta.8` version. Just read the installation
it from NPM under a `1.0.0-beta.9` version. Just read the installation
instructions!*

## Overview
Expand Down Expand Up @@ -59,7 +59,7 @@ choice of platform.
* **Gulp:** Since the beta is running Gulp 4.0 you need to install `gulp-cli`:
`npm install gulpjs/gulp-cli#4.0 -g`
* **Jekyllized:** Then install Jekyllized: `npm install
[email protected].8 -g`
[email protected].9 -g`

#### Install
* **Scaffold:** Run `yo jekyllized` in the directory you want your site to
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-jekyllized",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"main": "index.js",
"description": "Use Jekyll with Gulp: Sass, sourcemaps, AutoPrefixer, asset optimization and cache busting and much, much more. Can you really want more?",
"keywords": [
Expand Down

0 comments on commit 13e74eb

Please sign in to comment.