feat(version): bump

This commit is contained in:
Tomas Aparicio 2015-07-11 20:45:29 +01:00
parent 851e65e71e
commit f1fc2d662b
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,3 +1,3 @@
package bimg
const Version = "0.1.17"
const Version = "0.1.18"