diff --git a/VERSION b/VERSION index 564edf82..fdbbf177 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.50.0 +0.51.0 \ No newline at end of file diff --git a/superglue/package.json b/superglue/package.json index f701fdca..3c654ceb 100644 --- a/superglue/package.json +++ b/superglue/package.json @@ -1,6 +1,6 @@ { "name": "@thoughtbot/superglue", - "version": "0.50.0", + "version": "0.51.0", "description": "Use a vanilla Rails with React and Redux", "scripts": { "test": "jest",