Skip to content

Commit 5776993

Browse files
author
mfrachet
committed
feat(release): 1.3.2
1 parent d2c25ed commit 5776993

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.npmignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
./Example
2-
./book
1+
docs
2+
book
3+
ANIMATIONS.md
4+
API.md
5+
src/**/*.test.js
6+
src/**/*.spec.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rn-placeholder",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"private": false,
55
"main": "index.js",
66
"homepage": "https://github.com/mfrachet/rn-placeholder",

0 commit comments

Comments
 (0)