shared: Bump version to 0.0.17

This commit is contained in:
Greg Price 2023-01-18 13:22:47 -08:00
parent 52de17e08f
commit 5407d52cb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@zulip/shared",
"version": "0.0.16",
"version": "0.0.17",
"license": "Apache-2.0",
"scripts": {
"prepare": "rm -rf lib && tsc && cp js/*.flow lib",