Skip to content

Commit

Permalink
Change version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed Sep 28, 2020
1 parent 3218d97 commit e746a4a
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 @@
# Filestack-Ruby Changelog

## 2.7.0 (September 28, 2020)
- Add workflows

## 2.6.7 (August 4, 2020)
- Add content disposition task

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.7
2.7.0
2 changes: 1 addition & 1 deletion lib/filestack/ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Filestack
module Ruby
VERSION = '2.6.7'.freeze
VERSION = '2.7.0'.freeze
end
end

0 comments on commit e746a4a

Please sign in to comment.