From 7c87fd5635fd830905e17d3cbf1eb2a2215acedf Mon Sep 17 00:00:00 2001 From: eileencodes Date: Mon, 11 Mar 2019 11:58:15 -0400 Subject: Prep release * Update RAILS_VERSION * Bundle * rake update_versions * rake changelog:header --- actiontext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actiontext/package.json') diff --git a/actiontext/package.json b/actiontext/package.json index 6408d38765..f67fea1642 100644 --- a/actiontext/package.json +++ b/actiontext/package.json @@ -1,6 +1,6 @@ { "name": "@rails/actiontext", - "version": "6.0.0-beta2", + "version": "6.0.0-beta3", "description": "Edit and display rich text in Rails applications", "main": "app/javascript/actiontext/index.js", "files": [ -- cgit v1.2.3