Skip to content

Commit 16a7fec

Browse files
authored
Merge pull request #9 from Marthyn/version/2.4.1
Bump to version 2.4.1
2 parents e899d84 + c324eef commit 16a7fec

File tree

3 files changed

+1752
-1663
lines changed

3 files changed

+1752
-1663
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A gem that uses [angular-file-upload](https://github.com/nervgh/angular-file-upl
99
Add this line to your application's Gemfile:
1010

1111
```ruby
12-
gem 'angularjs-file-upload-rails', '~> 2.2.0'
12+
gem 'angularjs-file-upload-rails', '~> 2.4.1'
1313
```
1414

1515
And then execute:
@@ -42,7 +42,7 @@ read more about the options in [angular-file-upload-wiki](https://github.com/ner
4242
\* *assuming that you have setup an ```angularjs``` correctly in your rails app
4343

4444
```ruby
45-
gem 'angularjs-file-upload-rails', '~> 2.2.0'
45+
gem 'angularjs-file-upload-rails', '~> 2.4.1'
4646
gem 'carrierwave'
4747
gem 'rails', '4.2.5.1'
4848
```

0 commit comments

Comments
 (0)