Skip to content

Commit 9a4726d

Browse files
committed
Bumping version everywhere
1 parent bdd887d commit 9a4726d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Execute Tests
1616
id: tstExec
17-
uses: RapidAPI/[email protected].2
17+
uses: RapidAPI/[email protected].3
1818
with:
1919
test: 'YOUR_TEST_ID'
2020
location: 'AWS-US-WEST-2'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RapidAPI-testing-github-action",
3-
"version": "1.0.0",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)