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 b4b3ed8 commit 1cc36f2Copy full SHA for 1cc36f2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codefresh-report-image",
3
- "version": "0.0.104",
+ "version": "0.0.105",
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.104
+version: 0.0.105
0 commit comments