Skip to content

Commit 96aff70

Browse files
committed
Release 0.31.0
1 parent 0216858 commit 96aff70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
PATH
1010
remote: .
1111
specs:
12-
cocoapods-core (0.30.0)
12+
cocoapods-core (0.31.0)
1313
activesupport (>= 3.2.15, < 4)
1414
fuzzy_match (~> 2.0.4)
1515
json_pure (~> 1.8)

lib/cocoapods-core/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ module Pod
22

33
# The version of the cocoapods-core.
44
#
5-
CORE_VERSION = '0.30.0' unless defined? Pod::CORE_VERSION
5+
CORE_VERSION = '0.31.0' unless defined? Pod::CORE_VERSION
66
end

0 commit comments

Comments
 (0)