Skip to content

Commit

Permalink
bump v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jan 15, 2021
1 parent 7a9802d commit 948de60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
inputs:
version:
description: "A version to install ecspresso"
default: "v1.2.0"
default: "v1.3.1"
runs:
using: "composite"
steps:
Expand Down
2 changes: 1 addition & 1 deletion orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commands:
version:
description: ecspresso version
type: string
default: v1.2.0
default: v1.3.1
steps:
- run:
name: "Install ecspresso"
Expand Down

0 comments on commit 948de60

Please sign in to comment.