Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump version to 1.0.1.
  • Loading branch information
martincostello committed Aug 3, 2023
1 parent 8ef2e97 commit 71d7f54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rebaser",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "A GitHub Action that attempts to rebase the current branch of a Git repository.",
"main": "lib/main.js",
Expand Down

0 comments on commit 71d7f54

Please sign in to comment.