Skip to content

Commit 6f1f0a8

Browse files
committed
build: release 0.1.0
1 parent af98f56 commit 6f1f0a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@eramux/rekey",
3-
"version": "0.0.17",
4-
"description": "A simple and performant library to rename object keys",
3+
"version": "0.1.0",
4+
"description": "A simple and performant zero dependency library that allows you to modify your object structure using references.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)