Skip to content

Commit eb3845d

Browse files
Merge pull request #160 from SimformSolutionsPvtLtd/release/v2.1.4
Package version update to v2.1.4
2 parents 4a93952 + c223495 commit eb3845d

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)