Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 2184f35

Browse files
committed
doc: Update Changelog and Version for 1.0.3
1 parent 35f9e75 commit 2184f35

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.0.3 - 2020/08/25
2+
3+
- Update to buttplug-js 0.13.2 (Android workaround)
4+
15
# Version 1.0.2 - 2019/10/05
26

37
- Update to buttplug-js 0.12.1 (Motorbunny support)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-buttplug-material-component",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "dist/index.js",
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)