Skip to content

Commit b1b10bd

Browse files
update to 0.9.23
1 parent 2b55cee commit b1b10bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitbybit-core",
3-
"version": "0.9.20",
3+
"version": "0.9.23",
44
"description": "Bit By Bit Developers Core CAD API to Program Geometry",
55
"main": "index.js",
66
"repository": {
@@ -41,8 +41,8 @@
4141
"@jscad/modeling": "2.7.2",
4242
"@jscad/stl-serializer": "2.1.3",
4343
"verb-nurbs-web": "2.1.3",
44-
"bitbybit-occt": "0.9.22",
45-
"bitbybit-occt-worker": "0.9.22",
44+
"bitbybit-occt": "0.9.23",
45+
"bitbybit-occt-worker": "0.9.23",
4646
"rxjs": "7.5.5"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)