diff --git a/package.json b/package.json index a33c4f17e9c2296f365e7aa5bfa90299c4bf1dc7..ce399086c109c25ecc3f750418401e394fe547db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl-react-native", - "version": "1.0.0-rc1", + "version": "1.0.0", "description": "OpenGL bindings for react-native to implement complex effects over images and components, in the descriptive VDOM paradigm", "main": "src/index.js", "repository": {