Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
melvitax committed Sep 16, 2016

Verified

This commit was signed with the committer’s verified signature.
987Nabil Nabil Abdel-Hafeez
1 parent 105fc79 commit 24581b1
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AFImageHelper.podspec
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "AFImageHelper"
s.version = "3.2.0"
s.version = "3.2.1"
s.summary = "Image Extensions for Swift 3.0"
s.description = <<-DESC
A collection of extensions for handling image creation from colors and gradients; Manipulating by cropping and scaling; Background fetching from the web with support for caching.
2 changes: 1 addition & 1 deletion Sources/ImageHelper.swift
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
// ImageHelper.swift
//
// ImageHelper
// Version 3.2.0
// Version 3.2.1
//
// Created by Melvin Rivera on 7/5/14.
// Copyright (c) 2014 All Forces. All rights reserved.
2 changes: 1 addition & 1 deletion Sources/ImageVIewExtension.swift
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
// ImageViewExtension.swift
//
// ImageHelper
// Version 3.2.0
// Version 3.2.1
//
// Created by Melvin Rivera on 7/23/14.
// Copyright (c) 2014 All Forces. All rights reserved.

0 comments on commit 24581b1

Please sign in to comment.