README.md in dropzonejs-rails-0.2.1 vs README.md in dropzonejs-rails-0.3.0
- old
+ new
@@ -2,10 +2,10 @@
Integrate [Matias Meno's Dropzone](http://www.dropzonejs.com/) awesome file upload JS library right into the Asset pipeline of your Rails apps.
## Version
-The latest version of this gem bundles **Dropzone v2.0.16**.
+The latest version of this gem bundles **Dropzone v3.0.1**.
## Installation and usage
First add `dropzonejs-rails` to your Gemfile and, as you already know, `bundle` it and then restart your Rails app: