Skip to content

Commit 2eed0ed

Browse files
committed
Bump version number to 1.0.1
1 parent c69d3dd commit 2eed0ed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This action install foundationdb
44

5+
This action is compatible with:
6+
7+
- `ubuntu-latest`
8+
- `macos-latest`
9+
- `windows-latest`
10+
511
## Inputs
612

713
### `version`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foundationdb-actions-install",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Github Action for installing foundationdb",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)