From fd72a01cdb0e68a5d7efaef334a0e79878d38ebe Mon Sep 17 00:00:00 2001 From: AlexKvazos Date: Sat, 8 Oct 2016 01:51:17 -0500 Subject: [PATCH] Version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 542ffcb..28157f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vanillatoasts", - "version": "1.0.1", + "version": "1.1.0", "description": "Agnostic Javascript Library for Website Notifications", "main": "vanillatoasts.js", "scripts": {