Skip to content

Commit 8aec1f4

Browse files
Update AwsLambdaSDK.podspec
1 parent 340ba5b commit 8aec1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsLambdaSDK.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

33
s.name = "AwsLambdaSDK"
4-
s.version = "0.1.0"
4+
s.version = "0.2.0"
55
s.summary = "Swift library which enables you to invoke AWS Lambda programmatically"
66
s.homepage = "https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk"
77
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }

0 commit comments

Comments
 (0)