1
0
Fork 0

Bump version

This commit is contained in:
Starbeamrainbowlabs 2016-11-26 13:00:01 +00:00
parent d7a339d030
commit 1a2d7bd636
1 changed files with 2 additions and 2 deletions

View File

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