Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit 204d1ce

Browse files
authored
Merge pull request #188 from bignerdranch/zwaldowski/bump
Bump version for 3.1.1
2 parents 2b77c02 + e2bb332 commit 204d1ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BNRDeferred.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
33
s.name = "BNRDeferred"
4-
s.version = "3.1.0"
4+
s.version = "3.1.1"
55
s.summary = "Work with values that haven't been determined yet."
66

77
s.description = <<-DESC

Configurations/Base.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ TVOS_DEPLOYMENT_TARGET = 9.0
1818
ALWAYS_SEARCH_USER_PATHS = NO
1919

2020
// Versioning
21-
CURRENT_PROJECT_VERSION = 3.1.0
21+
CURRENT_PROJECT_VERSION = 3.1.1
2222
VERSION_INFO_PREFIX =
2323
VERSIONING_SYSTEM = apple-generic
2424

0 commit comments

Comments
 (0)