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/ _site/
.sass-cache/ .sass-cache/
.jekyll-metadata .jekyll-metadata
garth-jekyll-theme-0.1.2.gem garth-jekyll-theme-*.gem
index.html 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| Gem::Specification.new do |s|
s.name = 'garth-jekyll-theme' s.name = 'garth-jekyll-theme'
s.version = '0.1.2' s.version = '0.1.4'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'An experimental theme for Jekyll' s.summary = 'An experimental theme for Jekyll'
s.description = 'An experimental theme for Jekyll, just to test this out' s.description = 'An experimental theme for Jekyll, just to test this out'