Skip to content

Commit

Permalink
Merge pull request #22 from DataDog/alig_open_source
Browse files Browse the repository at this point in the history
update to libddwaf 1.0.11
  • Loading branch information
vdeturckheim authored Sep 22, 2021
2 parents 12ce5cb + 593a3de commit fc1b45c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
LIBDDWAF_VERSION: 1.0.10
LIBDDWAF_VERSION: 1.0.11

jobs:
build-native:
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -3,7 +3,7 @@
"version": "0.3.0",
"description": "Node.js bindings for libddwaf",
"main": "index.js",
"libddwaf_version": "1.0.10",
"libddwaf_version": "1.0.11",
"bin": {
"appsec-reinstall": "bin/appsec-reinstall.js"
},
Expand Down

0 comments on commit fc1b45c

Please sign in to comment.