Bump version numbers and description

This commit is contained in:
Patrick Marsceill 2019-02-02 11:59:34 -08:00
parent ad867e37c0
commit a44d3a8652
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
2 changed files with 4 additions and 4 deletions

View File

@ -2,11 +2,11 @@
Gem::Specification.new do |spec|
spec.name = "just-the-docs"
spec.version = "0.2.2"
spec.version = "0.2.3"
spec.authors = ["Patrick Marsceill"]
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.license = "MIT"

View File

@ -1,7 +1,7 @@
{
"name": "just-the-docs",
"version": "0.2.2",
"description": "A Jekyll theme for documentation",
"version": "0.2.3",
"description": "A modern Jekyll theme for documentation",
"repository": "pmarsceill/just-the-docs",
"license": "MIT",
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",