Skip to content

Commit 4d97ecf

Browse files
authored
Merge pull request #105 from kpinnipa/master
Update code snippet extension to v1.0.2
2 parents f37ca0b + 85c0c3b commit 4d97ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-code-snippets",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "EXPERIMENTAL: Save, reuse, and share code snippets using JupyterLab Code Snippets",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)