Skip to content

Commit

Permalink
Bump version to 1.0.0 now that the implementation is complete.
Browse files Browse the repository at this point in the history
  • Loading branch information
grgcombs committed May 12, 2014
1 parent 700c9f4 commit 41f6f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSONTools.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSONTools"
s.version = "0.0.1"
s.version = "1.0.0"
s.summary = "JSON Patch, JSON Pointer, and JSON Schema Validation in Objective-C"
s.description = <<-DESC
This Objective-C library is a collection of classes and categories that implement
Expand Down

0 comments on commit 41f6f0f

Please sign in to comment.