codebuff 1.0.101 → 1.0.102

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -69,4 +69,4 @@ Make sure to uninstall your existing node program. Then get this executable:
69
69
 
70
70
  ## Feedback
71
71
 
72
- We value your input! Please email your feedback to `founders@codebase.com`. Thank you for using Codebuff!
72
+ We value your input! Please email your feedback to `founders@codebuff.com`. Thank you for using Codebuff!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codebuff",
3
- "version": "1.0.101",
3
+ "version": "1.0.102",
4
4
  "description": "AI dev assistant",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",