Skip to content

Commit

Permalink
Update podspec for v0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
slazyk committed Mar 27, 2017
1 parent b9c6935 commit 8f662d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SINQ.podspec.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "SINQ",
"module_name" : "SINQ",
"version" : "0.6.0",
"version" : "0.7.0",
"license" : "MIT",
"platforms" : {
"ios" : "8.0",
Expand All @@ -13,7 +13,7 @@
"summary" : "LINQ for Swift - Swift Integrated Query",
"source" : {
"git" : "https://github.com/slazyk/SINQ.git",
"tag" : "v0.6.0"
"tag" : "v0.7.0"
},
"source_files" : "SINQ/*.swift",
"requires_arc" : true
Expand Down

0 comments on commit 8f662d3

Please sign in to comment.