Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit db62c4e

Browse files
committed
jekyll-site-v1.3.0
1 parent 9a20420 commit db62c4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Bootstrap a new [Jekyll] site in less than a minute.
6666
Optionally, reset to the latest [release][Releases] with
6767

6868
```
69-
$ git reset --hard jekyll-site-v1.2.0
69+
$ git reset --hard jekyll-site-v1.3.0
7070
```
7171

7272
2. Run

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "makenew-jekyll-site",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Jekyll site skeleton.",
55
"main": "index.html",
66
"private": true,

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "makenew-jekyll-site",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Jekyll site skeleton.",
55
"main": "index.html",
66
"private": true,

0 commit comments

Comments
 (0)