diff --git a/composer.json b/composer.json index 18d2d6f..911d94e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "ragi96/table-field", "description": "Table-Field is a kirby 3 field plugin to make nice extendable tables", "type": "kirby-plugin", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "authors": [{ "name": "ragi96", diff --git a/package.json b/package.json index d463a6f..faecfbd 100644 --- a/package.json +++ b/package.json @@ -17,4 +17,4 @@ "vue": "^2.7.8", "vue-hot-reload-api": "^2.3.4" } -} \ No newline at end of file +}