Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Sep 16, 2016
1 parent 105fc79 commit 24581b1
Show file tree
Hide file tree
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
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion Sources/ImageHelper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion Sources/ImageVIewExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 24581b1

Please sign in to comment.