kuzushi 0.0.47 → 0.0.48

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/kuzushi.rb +3 -3
  3. metadata +2 -2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.47
1
+ 0.0.48
@@ -27,10 +27,10 @@ class Kuzushi
27
27
  @version = $2
28
28
  end
29
29
  @scripts = true
30
- @configs = []
31
- @packages = []
32
- @tasks = []
33
30
  end
31
+ @configs = []
32
+ @packages = []
33
+ @tasks = []
34
34
  end
35
35
 
36
36
  def init
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 47
9
- version: 0.0.47
8
+ - 48
9
+ version: 0.0.48
10
10
  platform: ruby
11
11
  authors:
12
12
  - Orion Henry