Skip to content

Commit c53c4b9

Browse files
committed
update version to 0.9.46
1 parent 3f8eb30 commit c53c4b9

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://ase.tools",
77
"repository": { "url": "git+https://github.com/rse/ase.git", "type": "git" },
88
"bugs": { "url": "https://github.com/rse/ase/issues" },
9-
"version": "0.9.45",
9+
"version": "0.9.46",
1010
"license": "Apache-2.0",
1111
"author": {
1212
"name": "Dr. Ralf S. Engelschall",

pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ase-web",
4-
"version": "0.9.45",
4+
"version": "0.9.46",
55
"description": "Agentic Software Engineering (ASE)",
66
"author": "Dr. Ralf S. Engelschall <[email protected]>",
77
"license": "Apache-2.0",

plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ase",
3-
"version": "0.9.45",
3+
"version": "0.9.46",
44
"description": "Agentic Software Engineering (ASE)",
55
"keywords": [ "agentic", "software", "engineering" ],
66
"homepage": "https://ase.tools",

plugin/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ase",
3-
"version": "0.9.45",
3+
"version": "0.9.46",
44
"description": "Agentic Software Engineering (ASE)",
55
"keywords": [ "agentic", "software", "engineering" ],
66
"homepage": "https://ase.tools",

plugin/.github/plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ase",
3-
"version": "0.9.45",
3+
"version": "0.9.46",
44
"description": "Agentic Software Engineering (ASE)",
55
"keywords": [ "agentic", "software", "engineering" ],
66
"homepage": "https://ase.tools",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://ase.tools",
77
"repository": { "url": "git+https://github.com/rse/ase.git", "type": "git" },
88
"bugs": { "url": "https://github.com/rse/ase/issues" },
9-
"version": "0.9.45",
9+
"version": "0.9.46",
1010
"license": "Apache-2.0",
1111
"author": {
1212
"name": "Dr. Ralf S. Engelschall",

tool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://ase.tools",
77
"repository": { "url": "git+https://github.com/rse/ase.git", "type": "git" },
88
"bugs": { "url": "https://github.com/rse/ase/issues" },
9-
"version": "0.9.45",
9+
"version": "0.9.46",
1010
"license": "Apache-2.0",
1111
"author": {
1212
"name": "Dr. Ralf S. Engelschall",

0 commit comments

Comments
 (0)