Skip to content

Commit 750d156

Browse files
author
version-bumper
committed
"Updated version 0.1.0 -> 0.1.1-beta."
1 parent d8841b1 commit 750d156

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

functions/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "functions",
3-
"version": "0.1.0",
3+
"version": "0.1.1-beta",
44
"scripts": {
55
"lint": "eslint --ext .js,.ts .",
66
"build": "tsc",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-action-stats",
3-
"version": "0.1.0",
3+
"version": "0.1.1-beta",
44
"description": "Platform to get analytics from your GitHub Actions",
55
"homepage": "https://actions.boringday.co/",
66
"repository": {

0 commit comments

Comments
 (0)