Skip to content

Commit 43b84be

Browse files
committed
Version 0.0.4
1 parent 8fd1161 commit 43b84be

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### VERSION 0.0.4
2+
3+
* bug fix
4+
* adding missing dependency: rest-client, that allows to run
5+
doc_generation_wrapper outside of rails (in resque or sidekiq)
6+
17
### VERSION 0.0.1
28

39
* bug fix
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DocGenerationWrapper
2-
VERSION = '0.0.3'
2+
VERSION = '0.0.4'
33
end

0 commit comments

Comments
 (0)