Fix the version to 0.21.0

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2018-12-07 18:24:34 -02:00
parent 6b9b7554da
commit 8cc43e32d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cloudevents",
"version": "0.1.0",
"version": "0.21.0",
"description": "CloudEvents SDK for JavaScript",
"main": "index.js",
"scripts": {