Skip to content

Commit 4f006bf

Browse files
committed
ci: update version
1 parent 0773fc4 commit 4f006bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/duv-template-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "duv-template-compiler",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "duv template compiler for Duv",
55
"main": "index.js",
66
"repository": {

packages/duvjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "duvjs",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Duv Runtime",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)