Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit db13556

Browse files
authored
feat: add v1.0.1 (#4)
1 parent a37dd19 commit db13556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
const version = "1.0.0";
15+
const version = "1.0.1";
1616
console.log(`test-action v${version}`);

0 commit comments

Comments
 (0)