diff --git a/bin/kitchen.sh b/bin/kitchen.sh index 64c1437..e3bc3d5 100755 --- a/bin/kitchen.sh +++ b/bin/kitchen.sh @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -nix run --no-write-lock-file github:zaphar/kitchen/v0.1.0 -- $@ \ No newline at end of file +nix run --no-write-lock-file github:zaphar/kitchen/v0.2.0-nix -- $@ \ No newline at end of file