Skip to content

Commit

Permalink
Prepare for release: v0.5.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
luislavena committed Apr 24, 2016
1 parent c045a3e commit b1fcc4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gem-compiler

## Unreleased
## 0.5.0 (2016-04-24)

- Drop support for any Ruby version prior to 2.0.0
- Workaround shortname directories on Windows. Thanks to @mbland (#17 & #19)
Expand Down
2 changes: 1 addition & 1 deletion lib/rubygems/compiler/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Gem
class Compiler
VERSION = "0.4.0"
VERSION = "0.5.0"
end
end

0 comments on commit b1fcc4b

Please sign in to comment.