Skip to content

Commit

Permalink
Bump patch version [ci:run]
Browse files Browse the repository at this point in the history
  • Loading branch information
linkurious-infra committed Jan 16, 2024
1 parent a973381 commit 61ad97d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.0
current_version = 1.0.1
commit = False
tag = False
serialize =
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@linkurious/ogma-vue",
"description": "Vue 3 wrapper for Ogma",
"author": "Linkurious SAS",
"version": "1.0.0",
"version": "1.0.1",
"license": "Apache-2.0",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"@typescript-eslint/ban-ts-comment": 0
}
}
}
}

0 comments on commit 61ad97d

Please sign in to comment.