From 22274d7c77ea3f36c8645d2b21715d55ef2aa28b Mon Sep 17 00:00:00 2001 From: Luis Blanco Date: Mon, 18 Mar 2019 12:12:43 +0300 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 160056d..20a9bae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Luis Blanco ", "name": "glfw-raub", - "version": "3.1.2", + "version": "3.1.3", "description": "GLFW for Node.js", "license": "MIT", "main": "index.js",