Skip to content

Commit 2f88757

Browse files
chore: Upgrade package version
1 parent 8271dbe commit 2f88757

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
@@ -1,6 +1,6 @@
11
# actions-apply-version-label
22

3-
GitHub workflow used by the [react-native](https://github.com/facebook/react-native) repository to automatically add `Version: TAG` to issues tagged as `pre-release`.
3+
GitHub workflow used by the [react-native](https://github.com/facebook/react-native) repository to automatically add `Version: TAG` to issues tagged with specific labels.
44

55
## Inputs
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actions-apply-version-label",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"author": {
55
"name": "Lucas Bento",
66
"url": "https://github.com/lucasbento"

0 commit comments

Comments
 (0)