Bumps version

This commit is contained in:
David Darnes 2016-06-13 22:03:54 +01:00
parent 9c30e3488c
commit de108ab058
3 changed files with 2 additions and 15 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
_site/
.sass-cache/
.jekyll-metadata
garth-jekyll-theme-0.1.2.gem
garth-jekyll-theme-*.gem
index.html

View File

@ -1,13 +0,0 @@
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
h1 {
margin-top: 0;
}

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'garth-jekyll-theme'
s.version = '0.1.2'
s.version = '0.1.4'
s.license = 'MIT'
s.summary = 'An experimental theme for Jekyll'
s.description = 'An experimental theme for Jekyll, just to test this out'