update version to 0.0.3

This commit is contained in:
Sylvestre Ledru
2023-03-23 10:15:23 +01:00
parent 634be340e7
commit 548630134d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "sccache-action",
"version": "0.0.2",
"version": "0.0.3",
"description": "Github Action for Sccache",
"main": "dist/setup/index.js",
"scripts": {