aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2017-08-06 17:20:52 +0000
committerbogdanvlviv <bogdanvlviv@gmail.com>2017-08-06 17:23:07 +0000
commitee0378b638099deede744c570b8d9b60ba8bc6a8 (patch)
tree1ca859de345191910ce5b89d2f531d6bfde5efae /activestorage
parent1fe55e94b7a7fbc292b5aec57d4b8d7d46f45ee7 (diff)
downloadrails-ee0378b638099deede744c570b8d9b60ba8bc6a8.tar.gz
rails-ee0378b638099deede744c570b8d9b60ba8bc6a8.tar.bz2
rails-ee0378b638099deede744c570b8d9b60ba8bc6a8.zip
Active Storage to 5.2.0.alpha inside `activestorage/package.json`
Follow #30083
Diffstat (limited to 'activestorage')
-rw-r--r--activestorage/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage/package.json b/activestorage/package.json
index 56d307f9d6..b481295a8d 100644
--- a/activestorage/package.json
+++ b/activestorage/package.json
@@ -1,6 +1,6 @@
{
"name": "activestorage",
- "version": "0.1.1",
+ "version": "5.2.0.alpha",
"description": "Attach cloud and local files in Rails applications",
"main": "app/assets/javascripts/activestorage.js",
"files": [