Skip to content

Commit

Permalink
Updated version info and Read Me
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Jun 24, 2015
1 parent ceaf1ba commit a91b70b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AF+Date+Helper.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AF+Date+Helper'
s.version = '1.08'
s.version = '1.09'
s.platform = :ios
s.license = 'MIT'
s.summary = 'Convenience extension for NSDate in Swift.'
Expand Down
2 changes: 1 addition & 1 deletion AF+Date+Helper/AF+Date+Extension.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// AF+Date+Extension.swift
//
// Version 1.08
// Version 1.09
//
// Created by Melvin Rivera on 7/15/14.
// Copyright (c) 2014. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
AF+Date+Helper 1.08
AF+Date+Helper 1.09
=============================

Convenience extension for NSDate in Swift
COmpatible with Swift 1.2
Compatible with Swift 1.2

![Sample Project Screenshot](Screenshot.png?raw=true "Sample Project Screenshot")

Expand Down

0 comments on commit a91b70b

Please sign in to comment.