Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 20, 2021
1 parent d4dec8e commit a8e0cf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .atc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
path: package.json
# behavior: before
behavior: before
# template: v{{.Version}}test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "my_package",
"description": "",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

1 comment on commit a8e0cf4

@atcdemoapp
Copy link

@atcdemoapp atcdemoapp bot commented on a8e0cf4 Oct 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a new version for "DmitriyLewen/atcDemo": "v1.0.4"

Please sign in to comment.