Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit ccc7e4c

Browse files
committedDec 6, 2016
Prepare v0.2.4 release
1 parent fd0c52f commit ccc7e4c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,10 @@ Thanks to @palkan !
5555
* Add Rails integration specs
5656

5757
* Minor improvemnts
58+
59+
60+
### 0.2.4
61+
62+
* Fixed Rails integration
63+
64+
* Fixed options handling from config

‎lib/npmdc/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Npmdc
2-
VERSION = '0.2.3'
2+
VERSION = '0.2.4'
33
end

0 commit comments

Comments
 (0)
This repository has been archived.