Skip to content

Commit 00f96b9

Browse files
committed
ver to 1.3.0
1 parent 24177b5 commit 00f96b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
webpack.config.js
22
.DS_Store
3+
buildhints.md

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "oregondsp"
10-
version = "1.3.0-beta.2"
10+
version = "1.3.0"
1111

1212
kotlin {
1313
js(IR) {

0 commit comments

Comments
 (0)