Skip to content

Commit

Permalink
Update version to 1.106.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent f2432d7 commit 99eff65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deco/deco",
"version": "1.105.5",
"version": "1.106.0",
"lock": false,
"exports": {
".": "./mod.ts",
Expand Down
2 changes: 1 addition & 1 deletion dev/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deco/dev",
"version": "1.105.5",
"version": "1.106.0",
"exports": {
"./tailwind": "./tailwind.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deco/scripts",
"version": "1.105.5",
"version": "1.106.0",
"exports": {
"./release": "./release.ts",
"./update": "./update.run.ts",
Expand Down

0 comments on commit 99eff65

Please sign in to comment.