Skip to content

Commit c5f3be2

Browse files
Change version to 1.1.1
Rebuid build.js
1 parent 85add6d commit c5f3be2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGES
22
=======
33

4-
dev
5-
---
4+
1.1.1
5+
-----
66

77
Improvements:
88
- Add default viewpoint (#61)

docs/build.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mathicsorg/mathics-threejs-backend",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"threejs_revision": 137,
55
"description": "Mathics 3D Graphics backend using three.js",
66
"source": "src/index.js",

0 commit comments

Comments
 (0)