Skip to content

Commit 39fc878

Browse files
committed
Merge branch 'develop'
2 parents d15a481 + 862201a commit 39fc878

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v2.0.2
2+
## 02/19/2016
3+
4+
1. [](#bugfix)
5+
* Change demo link
6+
17
# v2.0.1
28
## 02/18/2016
39

blueprints.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Medium
2-
version: 2.0.1
2+
version: 2.0.2
33
description: Medium is a simple and modern blogging theme based on Medium's design language, built for Grav CMS.
4-
icon: globe
4+
icon: medium
55
author:
66
name: Matthew Blode
77
88
url: http://matthewblode.com
99
homepage: https://github.com/mblode/grav-theme-medium
10-
demo: http://grav.matthewblode.com.au
10+
demo: http://medium.matthewblode.com.au
1111
keywords: medium, theme, minimal, modern, fast, responsive, html5, css3, multilanguage
1212
bugs: https://github.com/getgrav/grav-theme-medium/issues
1313
license: MIT

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grav-theme-medium",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"authors": [
55
"Matthew Blode"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grav-theme-medium",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Medium is a simple and modern blogging theme based on Medium's design language, built for Grav CMS.",
55
"main": "gulpfile.js",
66
"devDependencies": {},

0 commit comments

Comments
 (0)