Skip to content

Commit

Permalink
[VIPER] Version number bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomverbeek committed Mar 19, 2020
1 parent 37af932 commit a76c2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ A simple framework of VIPER components to construct modules.
Add to your `Package.swift`'s `dependencies:` array:

```swift
.package(url: "git@github.com:thomverbeek/VIPER.git", from: "0.2.0"),
.package(url: "git@github.com:thomverbeek/VIPER.git", from: "0.3.0"),
```

0 comments on commit a76c2a8

Please sign in to comment.