Bump version number to v0.9.3

This commit is contained in:
Preston 2020-12-06 20:23:30 -05:00
parent dd4454671a
commit 5b27d6b1c3
1 changed files with 1 additions and 1 deletions

View File

@ -142,5 +142,5 @@
"test": "run-s rebuild:node pack:workers jest",
"test:watch": "run-s rebuild:node pack:workers jest:watch"
},
"version": "0.9.2"
"version": "0.9.3"
}