Skip to content

Commit ebf9fd6

Browse files
author
Anthony Sendra
committed
bump version 2.0.2
1 parent 23ab6fb commit ebf9fd6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
*__note:__ the # at the end of lines are the pull request numbers on GitHub*
22

3+
# 2.0.2
4+
5+
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.2
6+
37
# 2.0.0
48

59
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kuzzle-sdk",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <support@kuzzle.io>",
66
"repository": {

0 commit comments

Comments
 (0)