Skip to content

Commit b1fcc4b

Browse files
committed
Prepare for release: v0.5.0
[skip ci]
1 parent c045a3e commit b1fcc4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gem-compiler
22

3-
## Unreleased
3+
## 0.5.0 (2016-04-24)
44

55
- Drop support for any Ruby version prior to 2.0.0
66
- Workaround shortname directories on Windows. Thanks to @mbland (#17 & #19)

lib/rubygems/compiler/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Gem
44
class Compiler
5-
VERSION = "0.4.0"
5+
VERSION = "0.5.0"
66
end
77
end

0 commit comments

Comments
 (0)