Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Jun 21, 2023
1 parent 1e2c7ce commit 8a1e82a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ abstract class SafeConcurrentCpgPass[T <: AnyRef](
}
}

}
}
4 changes: 2 additions & 2 deletions wrapper/nodejs/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 wrapper/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appthreat/atom",
"version": "0.10.0",
"version": "0.10.1",
"description": "Create atom (⚛) representation for your application, packages and libraries",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8a1e82a

Please sign in to comment.