mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 20:10:13 +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 }
|
||||
```
|
||||
|
||||
## Testing
|
||||
## Testing [](https://travis-ci.org/lovell/sharp)
|
||||
|
||||
npm test
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sharp",
|
||||
"version": "0.2.2",
|
||||
"version": "0.3.0",
|
||||
"author": "Lovell Fuller <npm@lovell.info>",
|
||||
"contributors": [
|
||||
"Pierre Inglebert <pierre.inglebert@gmail.com>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user