Skip to content

Commit

Permalink
Updating the version in README (dapr#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkedy authored Apr 2, 2021
1 parent 76dad25 commit ec05fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Dapr is a portable, event-driven, serverless runtime for building distributed ap

```toml
[dependencies]
dapr = "0.4.0-alpha.0"
dapr = "0.5.0"
```

A client can be created as follows:
Expand Down

0 comments on commit ec05fff

Please sign in to comment.