hansel 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/hansel/version.rb +1 -1
  2. metadata +5 -6
@@ -1,3 +1,3 @@
1
1
  module HanselCore
2
- Version = VERSION = '0.2.12'
2
+ Version = VERSION = '0.2.13'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hansel
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 12
10
- version: 0.2.12
9
+ - 13
10
+ version: 0.2.13
11
11
  platform: ruby
12
12
  authors:
13
13
  - Paul Mylchreest
@@ -25,9 +25,8 @@ executables:
25
25
  - hansel
26
26
  extensions: []
27
27
 
28
- extra_rdoc_files:
29
- - LICENSE
30
- - README.markdown
28
+ extra_rdoc_files: []
29
+
31
30
  files:
32
31
  - README.markdown
33
32
  - Rakefile