Skip to content

Commit d346ae5

Browse files
committed
bump version
1 parent 103d663 commit d346ae5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ functions:
4949

5050
```
5151

52+
53+
## 🖍️ customize
54+
5255
You can optionally adjust the default settings of the dockerized build env using
5356
a custom section of your serverless.yaml configuration
5457

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-rust",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "Serverless framework plugin for Rustlang applications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)