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 be010b8 commit 40a23d6Copy full SHA for 40a23d6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codefresh-report-image",
3
- "version": "0.0.95",
+ "version": "0.0.96",
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,2 +1,2 @@
name: codefresh-report-image
-version: 0.0.95
+version: 0.0.96
0 commit comments