mirror of
https://github.com/sbrl/SnoozeSquad.git
synced 2018-01-10 21:33:44 +00:00
Bump version
This commit is contained in:
parent
d7a339d030
commit
1a2d7bd636
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "snooze-squad",
|
"name": "snooze-squad",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "A ridiculously simple lazy image loader, written in ES6. Time for a nap I think...",
|
"description": "A ridiculously simple lazy image loader, written in ES6. Time for a nap I think...",
|
||||||
"main": "SnoozeSquad.js",
|
"main": "SnoozeSquad.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no tests have been written yet!\" && exit 1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue