Skip to content

Commit

Permalink
Release 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yvbeek committed Apr 1, 2024
1 parent 51afecb commit f56b672
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Telegraph.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Telegraph'
s.version = '0.30.0'
s.version = '0.40.0'
s.license = 'MIT'

s.summary = 'Secure Web Server for iOS, tvOS and macOS'
Expand Down
4 changes: 2 additions & 2 deletions Telegraph.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.30.0;
CURRENT_PROJECT_VERSION = 0.40.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_CURRENT_VERSION = 1;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -1505,7 +1505,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.30.0;
CURRENT_PROJECT_VERSION = 0.40.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_CURRENT_VERSION = 1;
ENABLE_NS_ASSERTIONS = NO;
Expand Down

0 comments on commit f56b672

Please sign in to comment.