Skip to content

Commit f62cfb0

Browse files
authored
Update package.json
1 parent 4a7d05b commit f62cfb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api",
33
"type": "module",
44
"productName": "ConvertJavaTextureToBedrockApi",
5-
"version": "4.0.11",
5+
"version": "4.1.0",
66
"description": "API for convert Minecraft Java texture packs to Bedrock texture packs",
77
"keywords": [
88
"Minecraft",
@@ -32,4 +32,4 @@
3232
},
3333
"publishConfig": { "registry": "https://registry.npmjs.org" },
3434
"main": "src/index.mjs"
35-
}
35+
}

0 commit comments

Comments
 (0)