Skip to content

Commit e3ff6f5

Browse files
committed
Bump 2.2.0
1 parent dcbabad commit e3ff6f5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ app.json
1414
babel.config.js
1515
DEPENDENTS.md
1616
Gemfile
17-
index.js
1817
jest.config.js
1918
metro.config.js
2019
tsconfig.build.json
2120
tsconfig.json
2221
yarn.lock
22+
App.tsx
23+
/index.js

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-gradient-shimmer",
33
"displayName": "React-Native Gradient Renderer",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"description": "⚛ A pure JavaScript, performant, typed shimmer component for Android and iOS.",
66
"main": "lib",
77
"react-native": "lib/index.ts",

0 commit comments

Comments
 (0)