Update gem version and add gem badge
This commit is contained in:
parent
4eff39a30f
commit
2655988bd6
2 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
# Tale
|
||||
|
||||
[![Gem Version](https://badge.fury.io/rb/tale.svg)](https://badge.fury.io/rb/tale)
|
||||
|
||||
Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo [here](https://chesterhow.github.io/tale/).
|
||||
|
||||
![Tale screenshot](http://i.imgur.com/pXZrtmo.png)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "tale"
|
||||
spec.version = "0.1.1"
|
||||
spec.version = "0.1.2"
|
||||
spec.authors = ["Chester How"]
|
||||
spec.email = ["chesterhow@gmail.com"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue