Skip to content

Commit

Permalink
bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xnerhu committed Nov 5, 2023
1 parent 1dee9c5 commit a14abba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release:
runs-on: ubuntu-20.04
timeout-minutes: 15
environment: dev
environment: main

steps:
- name: Cancel Previous Runs
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/botd",
"version": "1.6.6",
"version": "1.7.0",
"description": "botd is a browser library for JavaScript bot detection",
"keywords": [
"bot",
Expand Down

0 comments on commit a14abba

Please sign in to comment.