Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
atellmer committed Nov 14, 2022
1 parent 6e1bb0f commit 12c0db2
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dark-engine/core",
"version": "0.4.3",
"version": "0.4.4",
"description": "Dark is lightweight (10 Kb gzipped) component-and-hook-based UI rendering engine for javascript apps without dependencies and written in Typescript 💫",
"author": "AlexPlex",
"license": "MIT",
Expand Down
36 changes: 24 additions & 12 deletions packages/core/umd/dark-core.development.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/umd/dark-core.development.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/umd/dark-core.production.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/umd/dark-core.production.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/platform-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dark-engine/platform-browser",
"version": "0.4.3",
"version": "0.4.4",
"description": "Dark is lightweight (10 Kb gzipped) component-and-hook-based UI rendering engine for javascript apps without dependencies and written in Typescript 💫",
"author": "AlexPlex",
"license": "MIT",
Expand Down

0 comments on commit 12c0db2

Please sign in to comment.