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 86b88b4 commit 88a0700Copy full SHA for 88a0700
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codefresh-report-image",
3
- "version": "0.0.101",
+ "version": "0.0.102",
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.101
+version: 0.0.102
0 commit comments