From 5c02347b275fc6fe2661197395be603326d42edd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 30 Dec 2020 22:49:01 +0100 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41d1490..371ef40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leanadmin/wire-replace", - "version": "0.1.0", + "version": "0.1.1", "description": "wire:replace directive for Livewire", "main": "index.js", "repository": {