Skip to content

Commit bde1abd

Browse files
chore: version for release
1 parent 24174d0 commit bde1abd

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/juno-js",
3-
"version": "0.0.107",
3+
"version": "0.0.108",
44
"description": "JavaScript libraries for interfacing with Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-peer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-peer",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "JavaScript core client for Juno minus DFINITY agent-js dependencies",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-standalone/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-standalone",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "JavaScript core client for Juno with all dependencies bundled — no peer dependencies",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "JavaScript core client for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)