Switched away from semver to use a basic incremental counter.
This commit is contained in:
parent
795be80470
commit
7c6e5db273
@ -2,7 +2,7 @@
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "jekyll-theme-basic"
|
||||
spec.version = "1.0.0"
|
||||
spec.version = "r1"
|
||||
spec.authors = ["Atlas48"]
|
||||
spec.email = ["Atlas48@gmx.com"]
|
||||
spec.summary = "An incredibly rudimentary jekyll theme. Paper-thin, nothing but what's needed."
|
||||
|
Loading…
x
Reference in New Issue
Block a user