diff --git a/README.md b/README.md index 6779cac..efedc40 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The [install script](https://github.com/lovell/sharp/blob/master/preinstall.sh) For platform specific installations, see [Mac OS](https://github.com/lovell/sharp/blob/master/README.md#mac-os-tips) tips or [Windows](https://github.com/lovell/sharp/blob/master/README.md#windows) tips -## Features +## Supported image operations - Resize - Enlarge diff --git a/version.go b/version.go index a433764..2688700 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package bimg -const Version = "0.1.17" +const Version = "0.1.18"