Skip to content

Commit c4b1f4f

Browse files
Pedro Kehlpedrokehl
Pedro Kehl
authored andcommitted
Bump version to 1.7.0
1 parent 3f0534e commit c4b1f4f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pedrokehl/caminho",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"exports": "./src/index.ts",
55
"exclude": [".github/*", "benchmark/*", "test/*", ".eslintrc"]
66
}

package-lock.json

+2-2
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": "caminho",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Tool for creating efficient data pipelines in a JavaScript environment",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm5/index.js",

0 commit comments

Comments
 (0)