mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-09 13:31:22 -06:00
Bump version numbers and description
This commit is contained in:
parent
ad867e37c0
commit
a44d3a8652
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Gem::Specification.new do |spec|
|
Gem::Specification.new do |spec|
|
||||||
spec.name = "just-the-docs"
|
spec.name = "just-the-docs"
|
||||||
spec.version = "0.2.2"
|
spec.version = "0.2.3"
|
||||||
spec.authors = ["Patrick Marsceill"]
|
spec.authors = ["Patrick Marsceill"]
|
||||||
spec.email = ["patrick.marsceill@gmail.com"]
|
spec.email = ["patrick.marsceill@gmail.com"]
|
||||||
|
|
||||||
spec.summary = %q{A nice looking, highly customizable, responsive Jekyll theme for documentation with built-in search.}
|
spec.summary = %q{A modern, high customizable, responsive Jekyll theme for documention with built-in search.}
|
||||||
spec.homepage = "https://github.com/pmarsceill/just-the-docs"
|
spec.homepage = "https://github.com/pmarsceill/just-the-docs"
|
||||||
spec.license = "MIT"
|
spec.license = "MIT"
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "just-the-docs",
|
"name": "just-the-docs",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"description": "A Jekyll theme for documentation",
|
"description": "A modern Jekyll theme for documentation",
|
||||||
"repository": "pmarsceill/just-the-docs",
|
"repository": "pmarsceill/just-the-docs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",
|
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user