Skip to content

Commit

Permalink
chore: undo package.json bump
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps committed Oct 21, 2024
1 parent 2404104 commit 8792558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flipt-client-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flipt-io/flipt-client",
"version": "0.11.1",
"version": "0.11.0",
"description": "Flipt Client Evaluation SDK for Node.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -34,4 +34,4 @@
"prettier": "^3.1.0",
"ts-jest": "^29.1.1"
}
}
}

0 comments on commit 8792558

Please sign in to comment.