Skip to content

Commit fa01030

Browse files
committedJan 9, 2018
builds 0.1.2 version
1 parent d6ddbfd commit fa01030

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.sass-cache
44
Gemfile.lock
55
_site
6-
.gemspec
6+
material-theme.gemspec

‎material-theme.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "jekyll-material-theme"
5-
spec.version = "0.1.1"
5+
spec.version = "0.1.2"
66
spec.authors = ["James Hamann"]
77
spec.email = ["jameshamann0@gmail.com"]
88

0 commit comments

Comments
 (0)