Skip to content

Commit

Permalink
prepares release 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Ramstedt committed Jan 12, 2015
1 parent 15006bd commit 788d553
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Changelog

### 0.9.1 - 2015-01-12
Features
- Godmin version 0.9.7
- Refile version 0.4.2
2 changes: 1 addition & 1 deletion lib/godmin/uploads/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Godmin
module Uploads
VERSION = "0.9.0"
VERSION = "0.9.1"
end
end

0 comments on commit 788d553

Please sign in to comment.