Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Upate version number to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daikimat committed Apr 7, 2021
1 parent 0a12b55 commit c4bc2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AttachmentInput.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AttachmentInput"
s.version = "0.0.4"
s.version = "0.0.5"
s.swift_version = "5.0.0"
s.ios.deployment_target = "12.0"
s.license = "MIT"
Expand Down

0 comments on commit c4bc2eb

Please sign in to comment.