raindrop-ai 0.0.45 → 0.0.46

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.
package/dist/index.js CHANGED
@@ -108,7 +108,7 @@ var CategorizationRequestSchema = import_zod.z.object({
108
108
  // package.json
109
109
  var package_default = {
110
110
  name: "raindrop-ai",
111
- version: "0.0.45",
111
+ version: "0.0.46",
112
112
  main: "dist/index.js",
113
113
  module: "dist/index.mjs",
114
114
  types: "dist/index.d.ts",
package/dist/index.mjs CHANGED
@@ -84,7 +84,7 @@ var CategorizationRequestSchema = z.object({
84
84
  // package.json
85
85
  var package_default = {
86
86
  name: "raindrop-ai",
87
- version: "0.0.45",
87
+ version: "0.0.46",
88
88
  main: "dist/index.js",
89
89
  module: "dist/index.mjs",
90
90
  types: "dist/index.d.ts",