Skip to content

Commit fe2774f

Browse files
committed
Fix version number
1 parent 99d858c commit fe2774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-android-notification-listener",
33
"title": "React Native Android Notification Listener",
4-
"version": "3.2.0",
4+
"version": "3.1.2",
55
"description": "React Native Android Notification Listener - Listen for status bar notifications from all applications",
66
"main": "index.js",
77
"typings": "index.d.ts",

0 commit comments

Comments
 (0)