From 224ef890de0c93badfe198dd0d938972102b01a8 Mon Sep 17 00:00:00 2001 From: Alex Reardon Date: Wed, 22 Nov 2017 09:32:02 +1100 Subject: [PATCH] bumping version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00d2879..f0a6f0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "raf-schd", - "version": "2.0.2", + "version": "2.1.0", "description": "A simple scheduler based on requestAnimationFrame", "main": "lib/index.js", "files": [