Skip to content

Commit

Permalink
Update gemspec > 2.0.0 🎆
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-murray committed Oct 23, 2016
1 parent d337d86 commit ae1d81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-twitter-plugin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "jekyll-twitter-plugin"
spec.version = "2.0.0.beta"
spec.version = "2.0.0"
spec.authors = ["Rob Murray"]
spec.email = ["[email protected]"]
spec.summary = "A Liquid tag plugin for Jekyll that renders Tweets from Twitter API"
spec.summary = "A Liquid tag plugin for Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API."
spec.homepage = "https://github.com/rob-murray/jekyll-twitter-plugin"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.0.0"
Expand Down

0 comments on commit ae1d81b

Please sign in to comment.