@gitpod/public-api 0.1.5-pd-ide-metrics.30 → 0.1.5-pd-ide-metrics.32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -28,5 +28,5 @@
28
28
  "test:brk": "yarn test --inspect-brk",
29
29
  "watch": "leeway exec --package .:lib --transitive-dependencies --filter-type yarn --components --parallel -- tsc -w --preserveWatchOutput"
30
30
  },
31
- "version": "0.1.5-pd-ide-metrics.30"
31
+ "version": "0.1.5-pd-ide-metrics.32"
32
32
  }