Skip to content

Commit

Permalink
Bump version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Borges committed May 15, 2014
1 parent 1e1c703 commit 6d4ecf4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

## 0.0.5 (unreleased)
## 0.0.6 (unreleased)

### features

### improvements

### bug fixes


## 0.0.5 (May 15, 2014)

### features

Expand Down
2 changes: 1 addition & 1 deletion lib/jumpup/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jumpup
VERSION = '0.0.4'
VERSION = '0.0.5'
end

0 comments on commit 6d4ecf4

Please sign in to comment.