Skip to content

Commit a1a644f

Browse files
committed
Update version numbers
1 parent b68bd71 commit a1a644f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Blockbench",
33
"description": "Low-poly modeling and animation software",
4-
"version": "5.0.0-beta.3",
4+
"version": "5.0.0",
55
"license": "GPL-3.0-or-later",
66
"author": {
77
"name": "JannisX11",

types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockbench-types",
3-
"version": "5.0.0-beta.3",
3+
"version": "5.0.0",
44
"description": "Blockbench typescript types",
55
"main": "",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)