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

Commit 7a8a1c1

Browse files
committed
Tag 3.3.1
1 parent 5e3a572 commit 7a8a1c1

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.3.0"
4+
s.version = "3.3.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
@@ -25,7 +25,7 @@ CODE_SIGN_IDENTITY =
2525
DEVELOPMENT_TEAM =
2626

2727
// Versioning
28-
CURRENT_PROJECT_VERSION = 3.3.0
28+
CURRENT_PROJECT_VERSION = 3.3.1
2929
VERSION_INFO_PREFIX =
3030
VERSIONING_SYSTEM = apple-generic
3131

0 commit comments

Comments
 (0)