mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 04:20:12 +02:00
Major version increase ahead of incoming API additions. Add link to Travis CI status.
This commit is contained in:
parent
e9ca25cb45
commit
200d5a9312
@ -192,7 +192,7 @@ sharp.cache(200); // { current: 98, high: 115, limit: 200 }
|
|||||||
sharp.cache(50); // { current: 49, high: 115, limit: 50 }
|
sharp.cache(50); // { current: 49, high: 115, limit: 50 }
|
||||||
```
|
```
|
||||||
|
|
||||||
## Testing
|
## Testing [](https://travis-ci.org/lovell/sharp)
|
||||||
|
|
||||||
npm test
|
npm test
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sharp",
|
"name": "sharp",
|
||||||
"version": "0.2.2",
|
"version": "0.3.0",
|
||||||
"author": "Lovell Fuller <npm@lovell.info>",
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Pierre Inglebert <pierre.inglebert@gmail.com>"
|
"Pierre Inglebert <pierre.inglebert@gmail.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user