diff --git a/README.md b/README.md index 2997be97..2ea1677d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The tool is built on top of [Vue.js](https://vuejs.org), [Vue Styleguidist](http ## Changelog -- `3.5.2` is the latest release. +- `3.5.3` is the latest release. - See [Releases page](https://github.com/viljamis/vue-design-system/releases) for the full changelog. ## Need more help? diff --git a/package.json b/package.json index d4d26569..0f805469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-design-system", - "version": "3.5.2", + "version": "3.5.3", "description": "Vue Design System is an open-source tool for building Design Systems with Vue.js", "author": "viljamis ", "main": "dist/system/system.js",