Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/AI-ASMR/asmr-gan-core into …
Browse files Browse the repository at this point in the history
…wip-model-architecture-and-training
  • Loading branch information
StiliyanKushev committed Dec 21, 2023
2 parents 3c41e29 + 5a46382 commit 9df5f3f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions lib/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 lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aimr/asmr-gan-lib",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": ".out/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aimr/asmr-gan-bin",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": ".out/index.js",
"bin": ".out/index.js",
Expand Down
2 changes: 1 addition & 1 deletion version.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.4
0.0.5

0 comments on commit 9df5f3f

Please sign in to comment.