Skip to content

Commit 3313d06

Browse files
authored
Release acceptance v0.4.4 (#503)
Releasing new version of the acceptance action
1 parent 80d136e commit 3313d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/shim.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const version = 'v0.4.3';
1+
const version = 'v0.4.4';
22
const action = 'acceptance';
33

44
const { createWriteStream, chmodSync } = require('fs');

0 commit comments

Comments
 (0)