diff --git a/example/package.json b/example/package.json index 0c9a12d6..932e11a1 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "glsl-transition-example", - "version": "0.1.6", + "version": "0.1.7", "homepage": "https://greweb.me/glsl-transition", "author": "Gaƫtan Renaudeau ", "contributors": [], diff --git a/package.json b/package.json index 9d8734f7..3262db79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glsl-transition", - "version": "0.3.4", + "version": "0.4.0", "description": "Make Transitions Effects with the power of WebGL Shaders (GLSL)", "keywords": ["glsl", "webgl", "transition", "transitions", "shaders", "animation"], "homepage": "https://github.com/gre/glsl-transition",