Skip to content

Commit 468cd69

Browse files
committed
bump v
1 parent 37a152f commit 468cd69

File tree

3 files changed

+6
-67
lines changed

3 files changed

+6
-67
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ web-build/
2020
!.yarn/sdks
2121
!.yarn/versions
2222
yarn-error.log
23+
24+
example_bare/vendor
25+
example_bare/**/build
26+
example_bare/ios/Pods
27+
example_bare/android/.gradle

example/example-slack-message/src/App.js

Lines changed: 0 additions & 66 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-gifted-chat",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "The most complete chat UI for React Native",
55
"keywords": [
66
"android",

0 commit comments

Comments
 (0)