Skip to content

Commit 3c6db5a

Browse files
committed
Release v0.0.1-5
1 parent 4b2c8fc commit 3c6db5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Version: bump `build` for each gist push, `version` for releases
22
export const version = "0.0.1";
3-
export const build = 4;
3+
export const build = 5;
44
export const fullVersion = `${version}-${build}`;
55

66
/** Gist configuration for userscript auto-updates */

0 commit comments

Comments
 (0)