Skip to content

Commit c808a6b

Browse files
committed
🔖 Update version to 0.8.2
1 parent ea739a4 commit c808a6b

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "path.jerryio",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.11.0",

public/api/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.1
1+
0.8.2

src/Version.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION_STRING = "0.8.1";
1+
export const APP_VERSION_STRING = "0.8.2";

0 commit comments

Comments
 (0)