diff --git a/.pubnub.yml b/.pubnub.yml index b646cdd..f887117 100644 --- a/.pubnub.yml +++ b/.pubnub.yml @@ -6,7 +6,7 @@ schema: 1 files: - lib/dist/index.js changelog: - - date: 2023-09-25 + - date: 2023-09-26 version: v0.1.0 changes: - type: feature diff --git a/package.json b/package.json index b1ad9c2..5a62c0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "js-chat", "private": true, + "version": "0.1.0", "workspaces": [ "lib", "samples/*"