Skip to content

Commit

Permalink
Merge pull request #181 from multiversx/redis-add-incrby
Browse files Browse the repository at this point in the history
Added incrby redis operation
  • Loading branch information
giurgiur99 authored Oct 26, 2023
2 parents df8e8d4 + 0e0ed95 commit 24176b8
Show file tree
Hide file tree
Showing 11 changed files with 58 additions and 11,072 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "2.0.0",
"version": "2.1.0",
"packages": [
"packages/*"
],
"npmClient": "npm"
}
}
Loading

0 comments on commit 24176b8

Please sign in to comment.