From e18aee11a998ee0d11cd8d08f87350a78d9b1e2b Mon Sep 17 00:00:00 2001 From: Koji Murata Date: Thu, 28 May 2020 14:16:29 +0900 Subject: [PATCH] 0.1.0 --- FocusableImageView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FocusableImageView.podspec b/FocusableImageView.podspec index ccb6af7..ebd9701 100644 --- a/FocusableImageView.podspec +++ b/FocusableImageView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FocusableImageView' - s.version = '0.0.4' + s.version = '0.1.0' s.summary = 'FocusableImageView is a library for creating focusable imageview.' s.description = <<-DESC