Skip to content

Commit e0f6f9e

Browse files
authored
chore: 🤖 Bump version (#108)
* chore: 🤖 Bump version * chore: 🤖 Removed pull request template
1 parent 282ce43 commit e0f6f9e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

‎.github/PULL_REQUEST_TEMPLATE.md‎

Lines changed: 0 additions & 9 deletions
This file was deleted.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "divine-engine",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Divine Engine is a Typescript game engine. Built on latest technologies, it allows users to develop and deploy lightweight games in a modern development standard environment. The engine is focused to be modular and lightweight, all while allowing developers to quickly build projects and applications and reuse previous assets swiftly.",
55
"main": "./lib/divine.umd.js",
66
"module": "./lib/divine.es.js",

0 commit comments

Comments
 (0)