Commit f48fbc7b authored by Marc Mautz's avatar Marc Mautz

updated version & tag

parent 2a74a8b8
...@@ -22,12 +22,12 @@ The preferred way to install this extension is through [yarn](https://yarnpkg.co ...@@ -22,12 +22,12 @@ The preferred way to install this extension is through [yarn](https://yarnpkg.co
Either run Either run
```bash ```bash
yarn add https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.4.4 yarn add https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.4.5
``` ```
or via npm or via npm
```bash ```bash
npm install https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.4.4 --save npm install https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.4.5 --save
``` ```
## Usage ## Usage
......
{ {
"name": "@dmstr/vue-shufflejs-plugin", "name": "@dmstr/vue-shufflejs-plugin",
"version": "0.4.4", "version": "0.4.5",
"description": "A \"ShuffleJs\" plugin for Vue.js", "description": "A \"ShuffleJs\" plugin for Vue.js",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment