Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
take-five committed Jun 23, 2024
1 parent 802a5de commit 593ac5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ kind: Function
metadata:
name: function-javascript
spec:
package: docker.io/salemove/crossplane-function-javascript:v0.1.0
package: docker.io/salemove/crossplane-function-javascript:v0.2.0
EOF
```

Expand Down
2 changes: 1 addition & 1 deletion example/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ metadata:
render.crossplane.io/runtime: Development
spec:
# This is ignored when using the Development runtime.
package: function-javascript
package: docker.io/salemove/crossplane-function-javascript:v0.2.0

0 comments on commit 593ac5a

Please sign in to comment.