Skip to content

Commit 596ed57

Browse files
author
version-bumper
committed
"Updated version 0.1.1-beta -> 0.1.2-beta."
1 parent 95f945c commit 596ed57

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.1-beta",
3+
"version": "0.1.2-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.1-beta",
3+
"version": "0.1.2-beta",
44
"description": "Platform to get analytics from your GitHub Actions",
55
"homepage": "https://actions.boringday.co/",
66
"repository": {

0 commit comments

Comments
 (0)