Skip to content

Commit cbad178

Browse files
committed
version up
1 parent ad90bba commit cbad178

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ This is the 3DCG Engine with WebGL
33

44
# About
55
これは東京工業大学情報理工学院情報工学科のプログラミング創造演習で用いるリポジトリです
6-
6+
Three.jsライクなWebGLラッパーです。
7+
0から作られました。
78
# Author
89
Fogrexon

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cgengine",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "This is the 3DCG engine with WebGL",
55
"main": "src/main.ts",
66
"scripts": {

0 commit comments

Comments
 (0)