Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Drazail committed Sep 24, 2022
1 parent f420516 commit 54f8549
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ example

# node.js
#

yarn.lock
node_modules/
npm-debug.log
yarn-error.log
package-lock.json
yarn.lock
__tests__/
coverage/

# Xcode
#
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-hash",
"title": "React Native Hash",
"version": "3.0.2",
"version": "3.0.3",
"description": "A hashing library for react-native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 54f8549

Please sign in to comment.