Skip to content

Commit 7c53377

Browse files
Merge pull request #204 from SimformSolutionsPvtLtd/release/v2.1.6
chore(UNT-T39439): update v2.1.6
2 parents b8e81ec + d865970 commit 7c53377

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-native": "0.77.0",
1616
"react-native-fast-image": "^8.6.3",
1717
"react-native-fs": "^2.20.0",
18-
"react-native-gesture-handler": "^2.23.1",
18+
"react-native-gesture-handler": "2.25.0",
1919
"react-native-safe-area-context": "^5.2.0",
2020
"rn-fetch-blob": "^0.12.0"
2121
},

package.json

Lines changed: 1 addition & 1 deletion
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.5",
3+
"version": "2.1.6",
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",

0 commit comments

Comments
 (0)