Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Commit 6b01d1a

Browse files
committed
build 0.6.2
1 parent 800f84a commit 6b01d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/inline-resource-plugin.common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var config = {
1919
PLUGIN_TEMPLATE_RESULT: 'INLINE-RESOURCE-PLUGIN-RESULT'
2020
};
2121

22-
var version = "0.6.1";
22+
var version = "0.6.2";
2323

2424
var classCallCheck = function (instance, Constructor) {
2525
if (!(instance instanceof Constructor)) {

0 commit comments

Comments
 (0)