Skip to content

Commit

Permalink
patch version again
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaportenko committed Oct 20, 2023
1 parent dfff4fa commit 1753da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Made with [create-react-native-library](https://github.com/callstack/react-nativ

# TODO

- [ ] publish to npm
- [x] publish to npm
- [ ] test install as npm package
- [ ] add github action to publish to npm
- [x] add readme
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-liquid-gauge",
"version": "0.1.1",
"version": "0.1.2",
"description": "Unveiling the React Native Liquid Gauge, a charming and highly customizable UI component engineered to represent progress in a visually intuitive manner. This library is built on top of react-native-skia, ensuring smooth rendering and high performance across different platforms while making it easier to integrate within your React Native projects.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 1753da8

Please sign in to comment.