Skip to content

Commit ef6bb97

Browse files
committed
chore(release): publish new version
- @syntest/[email protected] - @syntest/[email protected] - @syntest/[email protected] - @syntest/[email protected] - @syntest/[email protected]
1 parent c9ea3c4 commit ef6bb97

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

libraries/analysis-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntest/analysis-javascript",
3-
"version": "0.1.0-beta.22",
3+
"version": "0.1.0-beta.23",
44
"description": "SynTest CFG JavaScript is a library for generating control flow graphs for the JavaScript language",
55
"keywords": [
66
"syntest",

libraries/ast-visitor-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntest/ast-visitor-javascript",
3-
"version": "0.1.0-beta.6",
3+
"version": "0.1.0-beta.7",
44
"description": "SynTest AST JavaScript is a library for visiting Abstract Syntax Trees for the JavaScript language",
55
"keywords": [
66
"syntest",

libraries/instrumentation-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntest/instrumentation-javascript",
3-
"version": "0.1.0-beta.21",
3+
"version": "0.1.0-beta.22",
44
"description": "SynTest Instrumentation JavaScript is a library for instrumenting JavaScript code",
55
"keywords": [
66
"syntest",

libraries/search-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntest/search-javascript",
3-
"version": "0.1.0-beta.18",
3+
"version": "0.1.0-beta.19",
44
"description": "SynTest JavaScript is a tool for automatically generating test cases for the JavaScript language",
55
"keywords": [
66
"syntest",

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntest/javascript",
3-
"version": "0.1.0-beta.24",
3+
"version": "0.1.0-beta.25",
44
"description": "SynTest JavaScript is a tool for automatically generating test cases for the JavaScript language",
55
"keywords": [
66
"syntest",

0 commit comments

Comments
 (0)