theme-juice 0.18.1 → 0.18.2

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: e22a0c483f73ad97ac5b25c6311a68a2391870ed
4
- data.tar.gz: b74a40235c95e76f08a1f1f9904c4f7ff132dffd
3
+ metadata.gz: ac8c96846a6fd52fc322a62cd585914824bc348a
4
+ data.tar.gz: 14ffed3b4c3c4fe3e305a3b61828cf1045b1a970
5
5
  SHA512:
6
- metadata.gz: 0a00f892ea9d159a557804b4bd1628f78981a117ae8399f9f8b6f885ff7222aedf652861ac434ed68c81044d2b753c64c207164d795bb49ce4d5a8131b3403ab
7
- data.tar.gz: b091d400d0df5c44f2250835db91afea88ff794270505f9ef3569fc0d536789ebf12e87323a611f4091390048c09f8884863e6cbb5cd6bb91144e2e7e00be0e3
6
+ metadata.gz: 25cb96a956762fae5cc26509d531921284bd80537f6a052cbb596e20553f075571525c567dde7b2743b8717a6f5d9205b73d2c5f6a147ac6b0dbb1257a9c7e06
7
+ data.tar.gz: b14267802b8e9d687d036738b95d68a021b883aaa053e33334429af68a6bcc83ab0f44b46a8280304c6d600a69b4903561efb29962fa77062ed01935cf6558fe
@@ -19,7 +19,7 @@ Creates a new project\. It will lead you through a series of prompts to set up r
19
19
  \fBtj\fR will clone the selected starter template
20
20
  .
21
21
  .IP "\(bu" 4
22
- \fBtj\fR will run the starter template\'s Juicefile(1) \fBinstall\fR command
22
+ \fBtj\fR will run the starter template\'s Juicefile(5) \fBinstall\fR command
23
23
  .
24
24
  .IP "\(bu" 4
25
25
  \fBtj\fR will create all of the necessary project files, such as:
@@ -18,7 +18,7 @@ DESCRIPTION
18
18
 
19
19
  o tj will clone the selected starter template
20
20
 
21
- o tj will run the starter template's Juicefile(1) install command
21
+ o tj will run the starter template's Juicefile(5) install command
22
22
 
23
23
  o tj will create all of the necessary project files, such as:
24
24
 
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.18.1"
4
+ VERSION = "0.18.2"
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.18.1
4
+ version: 0.18.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse