From e7c4643cf543f4a022465bc77eaff66990a88d7c Mon Sep 17 00:00:00 2001 From: Daniel Dahan Date: Sun, 24 Jan 2016 17:20:32 -0500 Subject: [PATCH] updated README --- Graph.podspec | 2 +- Graph.xcodeproj/xcshareddata/xcschemes/Graph OSX.xcscheme | 2 +- Graph.xcodeproj/xcshareddata/xcschemes/Graph iOS.xcscheme | 2 +- README.md | 1 - Sources/Info.plist | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Graph.podspec b/Graph.podspec index 8878a971..63b64e14 100755 --- a/Graph.podspec +++ b/Graph.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Graph' - s.version = '1.0.0' + s.version = '1.0.1' s.license = 'BSD' s.summary = 'Elegant CoreData in Swift.' s.homepage = 'http://cosmicmind.io' diff --git a/Graph.xcodeproj/xcshareddata/xcschemes/Graph OSX.xcscheme b/Graph.xcodeproj/xcshareddata/xcschemes/Graph OSX.xcscheme index 3d819d07..34f5e9ad 100644 --- a/Graph.xcodeproj/xcshareddata/xcschemes/Graph OSX.xcscheme +++ b/Graph.xcodeproj/xcshareddata/xcschemes/Graph OSX.xcscheme @@ -33,7 +33,7 @@ diff --git a/Graph.xcodeproj/xcshareddata/xcschemes/Graph iOS.xcscheme b/Graph.xcodeproj/xcshareddata/xcschemes/Graph iOS.xcscheme index 6716ef93..e69c268b 100644 --- a/Graph.xcodeproj/xcshareddata/xcschemes/Graph iOS.xcscheme +++ b/Graph.xcodeproj/xcshareddata/xcschemes/Graph iOS.xcscheme @@ -33,7 +33,7 @@ diff --git a/README.md b/README.md index 075f16c2..53f999a5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ Graph is a CoreData framework written in Swift. It's designed to simplify the co - [x] Action Modeling For Analytics - [x] Model With Graph Theory and Set Theory - [x] Faceted Search API -- [x] JSON Toolset - [x] Asynchronous / Synchronous Saving - [x] Data-Driven Architecture - [x] Data Model Observation diff --git a/Sources/Info.plist b/Sources/Info.plist index b59f936b..640904e8 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.0.1 CFBundleSignature ???? CFBundleVersion