Skip to content

Commit

Permalink
update k6 version to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avitalique committed Aug 19, 2021
1 parent ad9d73e commit a8e3653
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 @@ -4,7 +4,7 @@

## Build
```shell
xk6 build --with github.com/avitalique/xk6-file@latest
xk6 build v0.33.0 --with github.com/avitalique/xk6-file@latest
```

## Example
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/avitalique/xk6-file

go 1.16

require go.k6.io/k6 v0.32.0
require go.k6.io/k6 v0.33.0

0 comments on commit a8e3653

Please sign in to comment.