Skip to content

Commit

Permalink
Update README.md - update version in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata authored May 8, 2024
1 parent d579818 commit 777a15b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartmodule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and is re-used in the processing.
This smartmodule can be used in transforms on a connector like so:
```yaml
transforms:
- uses: infinyon/jolt@0.3.0
- uses: infinyon/jolt@0.4.1
with:
spec:
operation: shift
Expand Down Expand Up @@ -80,4 +80,4 @@ into:
}
]
}
```
```

0 comments on commit 777a15b

Please sign in to comment.