Skip to content

Commit 105b3c7

Browse files
Merge pull request #172 from XavierGeerinck/master
Release 2.0.1
2 parents b7819b9 + 2b70238 commit 105b3c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 2.x release
44

5-
### v2.1.0
5+
### v2.0.1
66

77
#### Actors
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dapr-client",
3-
"version": "2.1.0",
3+
"version": "2.0.1",
44
"description": "The official Dapr (https://dapr.io) SDK for Node.js",
55
"types": "http/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)