浏览代码

bump version

Gildas 3 年之前
父节点
当前提交
fdc031c3b4
共有 6 个文件被更改,包括 3 次插入3 次删除
  1. 0 0
      lib/single-file-bootstrap.js
  2. 0 0
      lib/single-file-extension-background.js
  3. 0 0
      lib/single-file-frames.js
  4. 0 0
      lib/single-file.js
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

文件差异内容过多而无法显示
+ 0 - 0
lib/single-file-bootstrap.js


文件差异内容过多而无法显示
+ 0 - 0
lib/single-file-extension-background.js


文件差异内容过多而无法显示
+ 0 - 0
lib/single-file-frames.js


文件差异内容过多而无法显示
+ 0 - 0
lib/single-file.js


+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "single-file",
-	"version": "1.0.12",
+	"version": "1.0.13",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "single-file",
-			"version": "1.0.12",
+			"version": "1.0.13",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
 				"single-file-cli": "1.0.16",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "single-file",
-	"version": "1.0.12",
+	"version": "1.0.13",
 	"description": "SingleFile",
 	"author": "Gildas Lormeau",
 	"license": "AGPL-3.0-or-later",

部分文件因为文件数量过多而无法显示