Skip to content

Commit

Permalink
Merge branch 'master' into fixvalueasstringerror
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbelozertsev authored Sep 28, 2023
2 parents ef906d8 + 2f034aa commit 2948679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ declare module 'react-native-size-matters' {
}>;
};
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-size-matters",
"version": "0.4.0",
"version": "0.4.1",
"description": "A React-Native utility belt for scaling the size your apps UI across different sized devices",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2948679

Please sign in to comment.