Skip to content

Commit c223495

Browse files
v2.1.4
1 parent 4a93952 commit c223495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simform_solutions/react-native-audio-waveform",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "A React Native component to show audio waveform with ease in react native application",
55
"main": "lib/index",
66
"types": "lib/index.d.ts",
@@ -112,4 +112,4 @@
112112
"dependencies": {
113113
"lodash": "^4.17.21"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)