Skip to content

Commit 9743865

Browse files
Change version to 1.0.5
1 parent 1b1dc08 commit 9743865

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGES
22
=======
33

4-
dev
5-
---
4+
1.0.5
5+
-----
66

77
Improvements:
88
- Improve coplanar polygons performance (#87, #88)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mathicsorg/mathics-threejs-backend",
3-
"version": "1.0.4",
4-
"threejs_revision": 137,
3+
"version": "1.0.5",
4+
"threejs_revision": 138,
55
"description": "Mathics 3D Graphics backend using three.js",
66
"source": "src/index.js",
77
"main": "docs/build.js",

0 commit comments

Comments
 (0)