Skip to content

Commit 094cd24

Browse files
committed
update version to v1.9.1
1 parent 8feb3ea commit 094cd24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

license.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/@xtuc/long",
258258
"licenseFile": "node_modules/@xtuc/long/LICENSE"
259259
},
260-
"Lepton@1.9.1-beta.2": {
260+
"Lepton@1.9.1": {
261261
"licenses": "MIT",
262262
"repository": "https://github.com/hackjutsu/Lepton",
263263
"publisher": "CosmoX",
@@ -2510,7 +2510,7 @@
25102510
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/ignore",
25112511
"licenseFile": "node_modules/ignore/LICENSE-MIT"
25122512
},
2513-
"image-downloader@3.6.0": {
2513+
"image-downloader@4.0.1": {
25142514
"licenses": "MIT",
25152515
"repository": "git+https://gitlab.com/demsking/image-downloader",
25162516
"publisher": "Sébastien Demanou",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Lepton",
3-
"version": "1.9.1-beta.2",
3+
"version": "1.9.1",
44
"description": "Democratizing Code Snippets Management (macOS/Win/Linux)",
55
"productName": "Lepton",
66
"main": "main.js",

0 commit comments

Comments
 (0)