Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fardog committed Jun 19, 2018
1 parent 0a72afc commit 03f4d27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The `latest` tag will always be the build from the `master` branch. If you wish
to use one of the stable releases, use its version tag when pulling, e.g.:

```
docker pull fardog/secureoperator:v3.0.0
docker pull fardog/secureoperator:v4.0.0
```

## Caching
Expand All @@ -66,7 +66,7 @@ always considered stable, but may break API compatibility. If you require API
stability, either use the tagged releases or mirror on gopkg.in:

```
go get -u gopkg.in/fardog/secureoperator.v3
go get -u gopkg.in/fardog/secureoperator.v4
```

## Security
Expand Down

0 comments on commit 03f4d27

Please sign in to comment.