We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ee99b commit e75cae4Copy full SHA for e75cae4
version.ts
@@ -1,3 +1,3 @@
1
export function version(): string {
2
- return "v0.0.15";
+ return "v0.0.16";
3
}
0 commit comments