Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
(release) v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeyWoohoo committed Aug 13, 2018
1 parent ab5d600 commit 01b2ece
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Minimalism

[![Build Status](https://travis-ci.org/showzeng/Minimalism.svg?branch=master)](https://travis-ci.org/showzeng/Minimalism)
[![Jekyll Version](https://img.shields.io/badge/Jekyll-3.8-blue.svg)](https://jekyllrb.com/)
[![Gem Version](https://badge.fury.io/rb/jekyll-theme-minimalism.svg)](https://badge.fury.io/rb/jekyll-theme-minimalism)
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg?style=popout)](./LICENSE.txt)

![screenshot](./docs/screenshot.png)

Expand Down Expand Up @@ -73,6 +75,10 @@ remote_theme: showzeng/Minimalism

## Change log

**V0.1.7 (2018/08/12 22:12)**
- 修改 gem 包依赖
- 稳定版本

**V0.1.6 (2018/08/12 16:47)**
- 修复 gitment 的评论字体样式
- 加入持续集成测试
Expand Down
2 changes: 1 addition & 1 deletion jekyll-theme-minimalism.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "jekyll-theme-minimalism"
spec.version = "0.1.6"
spec.version = "0.1.7"
spec.authors = ["showzeng"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 01b2ece

Please sign in to comment.