Skip to content

Commit 2bbd2f7

Browse files
authored
Update README.md
Release 0.7.0
1 parent c34d35a commit 2bbd2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ The setup with a separate target for App Store releases will help you prevent se
190190

191191
To integrate DBDebugToolkit into your Xcode project using Carthage, specify it in your Cartfile:
192192
```ruby
193-
github "dbukowski/DBDebugToolkit" ~> 0.6.0
193+
github "dbukowski/DBDebugToolkit" ~> 0.7.0
194194
```
195195
Run carthage update to build the framework and drag the built DBDebugToolkit.framework into your Xcode project.
196196

0 commit comments

Comments
 (0)