daengine 0.3.9.6 → 0.3.9.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,6 +43,7 @@ module Daengine
43
43
  rescue
44
44
  Daengine.log("Unable to process file #{filename}, #{$!.message}", "error")
45
45
  end
46
+ end
46
47
  end
47
48
 
48
49
  rescue Errno::EEXIST
@@ -1,3 +1,3 @@
1
1
  module Daengine
2
- VERSION = "0.3.9.6"
2
+ VERSION = "0.3.9.7"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: daengine
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.9.6
5
+ version: 0.3.9.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - sbhatia