theme-juice 0.20.0 → 0.20.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7c9fca52d72a4f48aee8afea4a1bf79e910ab5b4
4
- data.tar.gz: 556f6c6891375960ddb923ea494ef8b614ba8a87
3
+ metadata.gz: 62089fe71d6243fa6a2377ea8735058ffb2c2902
4
+ data.tar.gz: 888e354741ad40542ca6c2f7fe595d01c171726a
5
5
  SHA512:
6
- metadata.gz: 3a9a77b68588a07545cc0c80d3bc6bedbd2fccf0326fa78212ecf73b24a9916bf21c074e250febc19b22b7950e4bb816a9a0620aa6c923689bb102645c542d31
7
- data.tar.gz: 3766089d433880aaa037038019a367a0ac5719714ee3e11e500d6141d3f0354ff30dcf19943f6609788ab287adf240907d04251354367af86a80ad687f5a2781
6
+ metadata.gz: 7ecbd190b0544653d40a9fa9a8494f37d16215a0376e0ee5377fcb8833a7645f6965c8391e14cea9e404f62704b687afd07e47c4c81e8d42edf7a9f19efd5a5c
7
+ data.tar.gz: 9095423932e48349bfb56ef04abdcaa97d96cd0210d3de5532522123ea69f91e3df1bfb9a40f2225bf9cb172fb7fb8e86764ac42c5643ef9312985bc642fa1aa
@@ -104,7 +104,7 @@ Project does not need a \fB\.env\fR file
104
104
  .
105
105
  .TP
106
106
  \fB\-\-no\-config\fR, \fB\-\-no\-juicefile\fR
107
- Project does not have a Juicefile(1) config
107
+ Project does not have a Juicefile(5) config
108
108
  .
109
109
  .TP
110
110
  \fB\-\-modify\-wp\-config\fR, \fB\-\-wp\-config\-modify\fR
@@ -83,7 +83,7 @@ GLOBAL OPTIONS
83
83
  Project does not need a .env file
84
84
 
85
85
  --no-config, --no-juicefile
86
- Project does not have a Juicefile(1) config
86
+ Project does not have a Juicefile(5) config
87
87
 
88
88
  --modify-wp-config, --wp-config-modify
89
89
  Modify wp-config.php file contents with project configuration
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.20.0"
4
+ VERSION = "0.20.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theme-juice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.20.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse