Skip to content

Commit

Permalink
Cut 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmassel committed Dec 14, 2020
1 parent 0d0ab3f commit c36cd22
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source 'https://rubygems.org' do
gem 'rake', '~> 13'
gem 'cocoapods', '~> 1.8.0'
gem 'cocoapods', '~> 1.8'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (~> 1.8.0)!
cocoapods (~> 1.8)!
rake (~> 13)!

BUNDLED WITH
2.0.2
2.1.4
2 changes: 1 addition & 1 deletion Gridicons.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Gridicons"
s.version = "1.1.0-beta.2"
s.version = "1.1.0"
s.summary = "Gridicons is a tiny framework which generates Gridicon images at any resolution."

s.homepage = "http://apps.wordpress.com"
Expand Down

0 comments on commit c36cd22

Please sign in to comment.