Skip to content

Commit 98479a1

Browse files
committed
Upgrade to grunt-jquery-content 0.10.4.
1 parent 8347c33 commit 98479a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

entries/jQuery.widget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<xi:include href="../includes/widget-option-hide.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
176176
<xi:include href="../includes/widget-option-show.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
177177
</options>
178-
<methods suppress-examples="true">
178+
<methods suppress-auto-examples="true">
179179
<xi:include href="../includes/widget-method-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
180180
<xi:include href="../includes/widget-method-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
181181
<xi:include href="../includes/widget-method-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"grunt": "0.3.17",
2525
"grunt-clean": "0.3.0",
2626
"grunt-wordpress": "1.0.7",
27-
"grunt-jquery-content": "0.10.2",
27+
"grunt-jquery-content": "0.10.4",
2828
"grunt-check-modules": "0.1.0"
2929
},
3030
"devDependencies": {},

0 commit comments

Comments
 (0)