Skip to content

Commit

Permalink
bump version (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Sucharevich authored Feb 27, 2020
1 parent ea2c11c commit 79c61fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "venona",
"version": "1.0.3",
"version": "1.0.4",
"description": "Codefresh agent to run on Codefresh's runtime environment and execute pipeline",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion venonactl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3
1.0.4

0 comments on commit 79c61fc

Please sign in to comment.