Skip to content

Commit 862201a

Browse files
committed
2.0.2
1 parent 6ff0805 commit 862201a

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

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)