1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-05 04:10:47 +00:00

Merge pull request #7 from pmarsceill/bump-version

Bump version
This commit is contained in:
Patrick Marsceill 2018-10-23 17:11:40 -04:00 committed by GitHub
commit 6e534b63c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec| Gem::Specification.new do |spec|
spec.name = "just-the-docs" spec.name = "just-the-docs"
spec.version = "0.1.2" spec.version = "0.1.3"
spec.authors = ["Patrick Marsceill"] spec.authors = ["Patrick Marsceill"]
spec.email = ["patrick.marsceill@gmail.com"] spec.email = ["patrick.marsceill@gmail.com"]