Skip to content

Commit d74e262

Browse files
committed
Updates in preparation for tagging 1.1.0 version
1 parent d706733 commit d74e262

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.0 (June 19, 2018)
2+
3+
* Update pods to support Swift 4 versions of dependencies.
4+
15
## v1.0.0 (January 8, 2017)
26

37
* Update code and dependencies for Swift3

GABoardGameGeek.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'GABoardGameGeek'
3-
s.version = '1.0.0'
3+
s.version = '1.1.0'
44
s.summary = 'A Swift Library for interacting with the BoardGameGeek XMLAPI2'
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)