Skip to content

Commit 4a1f90a

Browse files
committed
update version to 1.10.0
1 parent cec2851 commit 4a1f90a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

license.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/@types/semver",
203203
"licenseFile": "node_modules/@types/semver/LICENSE"
204204
},
205-
"Lepton@1.9.3-alpha.7": {
205+
"Lepton@1.10.0": {
206206
"licenses": "MIT",
207207
"repository": "https://github.com/hackjutsu/Lepton",
208208
"publisher": "CosmoX",

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.3-alpha.7",
3+
"version": "1.10.0",
44
"description": "Democratizing Code Snippets Management (macOS/Win/Linux)",
55
"productName": "Lepton",
66
"main": "main.js",

0 commit comments

Comments
 (0)