We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec2851 commit 4a1f90aCopy full SHA for 4a1f90a
license.json
@@ -202,7 +202,7 @@
202
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/@types/semver",
203
"licenseFile": "node_modules/@types/semver/LICENSE"
204
},
205
- "Lepton@1.9.3-alpha.7": {
+ "Lepton@1.10.0": {
206
"licenses": "MIT",
207
"repository": "https://github.com/hackjutsu/Lepton",
208
"publisher": "CosmoX",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Lepton",
3
- "version": "1.9.3-alpha.7",
+ "version": "1.10.0",
4
"description": "Democratizing Code Snippets Management (macOS/Win/Linux)",
5
"productName": "Lepton",
6
"main": "main.js",
0 commit comments