Skip to content

Commit

Permalink
Updated pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Apr 1, 2016
1 parent e1f35f5 commit 128dfd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AFDateHelper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "AFDateHelper"
s.version = "3.2.0"
s.version = "3.3.0"
s.summary = "NSDate Extension for Swift 2.0"
s.description = <<-DESC
Extension for NSDate in Swift for creating, modifying or comparing dates.
Expand Down
2 changes: 1 addition & 1 deletion AFDateHelper/AFDateExtension.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// AFDateExtension.swift
//
// Version 3.2.0
// Version 3.3.0
//
// Created by Melvin Rivera on 7/15/14.
// Copyright (c) 2014. All rights reserved.
Expand Down

0 comments on commit 128dfd7

Please sign in to comment.