Skip to content

Commit 75178be

Browse files
committed
update version in readme
1 parent d346ae5 commit 75178be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Install the plugin with npm
1010

1111
```bash
12-
$ npm install serverless-rust@0.0.1
12+
$ npm install serverless-rust@0.1.0
1313
```
1414

1515
💡 This serverless plugin assumes you are building Rustlang lambdas using the [lando](https://github.com/softprops/lando) or [crowbar](https://github.com/ilianaw/rust-crowbar) crates.

0 commit comments

Comments
 (0)