diff --git a/VERSION b/VERSION index 3e29a477..564edf82 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.50.0.beta1 +0.50.0 diff --git a/superglue/package.json b/superglue/package.json index e51a2520..f701fdca 100644 --- a/superglue/package.json +++ b/superglue/package.json @@ -1,6 +1,6 @@ { "name": "@thoughtbot/superglue", - "version": "0.50.0-beta1", + "version": "0.50.0", "description": "Use a vanilla Rails with React and Redux", "scripts": { "test": "jest",