Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RDIL committed Dec 16, 2019
1 parent 210b1fd commit 5ddd8aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions picklecore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

Gem::Specification.new do |spec|
spec.name = "picklecore".freeze
spec.version = "0.10.0"
spec.version = "0.11.0"
spec.authors = ["Reece Dunham", "Param Thakkar"]
spec.email = ["[email protected]"]
spec.summary = "A Jekyll theme built to make personal sites and small websites, but can easily scale!"
spec.summary = "A Jekyll theme built to create personal and small websites, but can easily scale!"
spec.homepage = "https://github.com/rdilweb/PickleCore"
spec.license = "MPL-2.0".freeze

Expand Down

0 comments on commit 5ddd8aa

Please sign in to comment.