Skip to content

Commit 9c5415c

Browse files
Merge pull request #137 from SimformSolutionsPvtLtd/chor/version-upgrade-2.1.2
chor: update the lib version to 2.1.2
2 parents c1ed072 + 84bac61 commit 9c5415c

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.1",
3+
"version": "2.1.2",
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)