We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a426cb commit 7ca2d49Copy full SHA for 7ca2d49
CHANGELOG.md
@@ -2,12 +2,16 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
-## 0.1.2
+## 0.1.3
6
7
No merged PRs
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
10
11
+## 0.1.2
12
+
13
+No merged PRs
14
15
## 0.1.1
16
17
([Full Changelog](https://github.com/jupytercad/jupytercad-openvsp/compare/3d315ea515f0683be532a0953bc9ff009d01e05f...34b3dfe67933c28f479d71d39b64cc96de640ae9))
package.json
@@ -1,7 +1,6 @@
1
{
"name": "@jupytercad/jupytercad-openvsp",
- "version": "0.1.2",
- "private":"true",
+ "version": "0.1.3",
"description": "A JupyterCAD extension for OpenVSP",
"keywords": [
"jupyter",
0 commit comments