feat(version): bump patch

This commit is contained in:
Tomas 2020-02-07 19:22:44 +01:00
parent 5a9d7f21d9
commit 2e5ad6edbe
3 changed files with 8 additions and 7 deletions

View file

@ -49,7 +49,7 @@ If you're using `gopkg.in`, you can still rely in the `v0` without worrying abou
## Prerequisites
- [libvips](https://github.com/jcupitt/libvips) 7.42+ or 8+ (8.4+ recommended)
- [libvips](https://github.com/libvips/libvips) 7.42+ or 8+ (8.4+ recommended)
- C compatible compiler such as gcc 4.6+ or clang 3.0+
- Go 1.3+