Skip to content

Commit

Permalink
etcd - version bump to 2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed May 20, 2024
1 parent b26805a commit 71011a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/etcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyv/etcd",
"version": "1.2.1",
"version": "2.0.0-rc.1",
"description": "Etcd storage adapter for Keyv",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@keyv/test-suite": "*",
"c8": "^9.1.0",
"keyv": "*",
"keyv": "^5.0.0-rc.1",
"requirable": "^1.0.5",
"ts-node": "^10.9.2",
"tsd": "^0.31.0",
Expand Down

0 comments on commit 71011a3

Please sign in to comment.