We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e57050 commit fc524c5Copy full SHA for fc524c5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "csdp-report-image",
3
- "version": "0.0.84",
+ "version": "0.0.85",
4
"description": "CI tools client reporting a buit image by calling image-report and receiving progress events",
5
"main": "index.js",
6
"repository": "git@github.com:codefresh-io/csdp-report-image.git",
service.yaml
@@ -1,3 +1,2 @@
-name: codefresh-report-image
-version: 0.0.84
-
+name: csdp-report-image
+version: 0.0.85
0 commit comments