Skip to content

Commit

Permalink
Bumped version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpolito committed Feb 28, 2014
1 parent 9b76517 commit 92e4fde
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.1.0

- Run remote tasks on your application

## 2.0.0

- Updated README with callback output

## 2.0.0.beta2

- Added license.txt
Expand Down
2 changes: 1 addition & 1 deletion lib/paratrooper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Paratrooper
VERSION = "2.0.0".freeze
VERSION = "2.1.0".freeze
end

0 comments on commit 92e4fde

Please sign in to comment.