Skip to content

Commit

Permalink
Update AwsLambdaSDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-mladenovic authored Nov 19, 2018
1 parent 340ba5b commit 8aec1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AwsLambdaSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

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

0 comments on commit 8aec1f4

Please sign in to comment.