braintrust 0.4.4-alpha.0 → 0.4.4-alpha.1

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/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -10228,7 +10228,7 @@ var require_package = __commonJS({
10228
10228
  "package.json"(exports2, module2) {
10229
10229
  module2.exports = {
10230
10230
  name: "braintrust",
10231
- version: "0.4.4-alpha.0",
10231
+ version: "0.4.4-alpha.1",
10232
10232
  description: "SDK for integrating Braintrust",
10233
10233
  repository: {
10234
10234
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "braintrust",
3
- "version": "0.4.4-alpha.0",
3
+ "version": "0.4.4-alpha.1",
4
4
  "description": "SDK for integrating Braintrust",
5
5
  "repository": {
6
6
  "type": "git",