Skip to content

Commit e57c882

Browse files
authored
Audio/plugins/bump (VoiceThread#19)
* audio-recorder: version 1.0.3 * audio-player: version 1.0.2
1 parent 985eb68 commit e57c882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nativescript-audio-player/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voicethread/nativescript-audio-player",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Audio player plugin for Nativescript applications.",
55
"main": "index",
66
"typings": "index.d.ts",

packages/nativescript-audio-recorder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voicethread/nativescript-audio-recorder",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Audio recorder plugin for Nativescript applications.",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)