Skip to content

Commit 92433b4

Browse files
committed
release: v0.1.5
1 parent 858b3ff commit 92433b4

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,6 +1,6 @@
11
{
22
"name": "airshipone",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"author": "Timeless Prototype",
55
"license": "MIT",
66
"homepage": "https://timelessp.github.io/airshipone/",

public/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Generated from package.json by scripts/write-version.mjs.
2-
export const APP_VERSION = '0.1.4';
2+
export const APP_VERSION = '0.1.5';

0 commit comments

Comments
 (0)