@drone1/alt 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -315,5 +315,8 @@ If you prefer to write updates to disk in real-time (anytime any output data cha
315
315
  ### CI
316
316
  You may want to use `--tty` for more useful output.
317
317
 
318
- ## PR
318
+ ## Contributing
319
319
  Feel free to fix existing issues and submit a PR, or submit a new issue.
320
+
321
+ ## Feedback
322
+ Feedback is more than welcome. Please feel free to create an issue.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@drone1/alt",
4
- "version": "1.0.2",
4
+ "version": "1.0.3",
5
5
  "description": "An AI-powered localization tool",
6
6
  "main": "src/index.mjs",
7
7
  "bin": {