Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed Dec 1, 2020
1 parent b4eda59 commit cc1f80f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 5.4.1 (December 1, 2020)
- Update "Dummy" App with examples

## 5.4.0 (October 26, 2020)
- Support for uploading multiple files

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.0
5.4.1
2 changes: 1 addition & 1 deletion lib/filestack_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FilestackRails
VERSION = '5.4.0'
VERSION = '5.4.1'
end

0 comments on commit cc1f80f

Please sign in to comment.