File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Xcodeproj Changelog
2
2
3
- ## Master
3
+ ## 1.1.0 (2016-06-01)
4
4
5
5
##### Enhancements
6
6
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/CocoaPods/CLAide
3
- revision: e76d82aadde8f36b6b4511b869ea800f4118b5d1
3
+ revision: 47857d569b7121c354ad15c426be04bc90c5f7c7
4
4
specs:
5
5
claide (1.0.0 )
6
6
7
7
PATH
8
8
remote: .
9
9
specs:
10
- xcodeproj (1.0 .0 )
10
+ xcodeproj (1.1 .0 )
11
11
activesupport (>= 3 )
12
12
claide (>= 1.0.0 , < 2.0 )
13
13
colored (~> 1.2 )
38
38
rb-inotify (>= 0.9 )
39
39
rb-kqueue (>= 0.2 )
40
40
metaclass (0.0.4 )
41
- minitest (5.8.4 )
41
+ minitest (5.9.0 )
42
42
mocha (1.1.0 )
43
43
metaclass (~> 0.0.1 )
44
44
mocha-on-bacon (0.2.2 )
Original file line number Diff line number Diff line change 1
1
module Xcodeproj
2
2
# The version of the xcodeproj gem.
3
3
#
4
- VERSION = '1.0 .0' . freeze unless defined? Xcodeproj ::VERSION
4
+ VERSION = '1.1 .0' . freeze unless defined? Xcodeproj ::VERSION
5
5
end
You can’t perform that action at this time.
0 commit comments