Skip to content

Commit

Permalink
Bump for release (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmealhouse committed May 28, 2024
1 parent 4dc1103 commit 08c7316
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withabound/node-sdk",
"version": "5.1.11",
"version": "5.1.12",
"description": "The Abound Node library provides convenient access to the Abound API from applications written in server-side JavaScript.",
"author": "Abound <api@withabound.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Generated by genversion.
export const version = "5.1.11";
export const version = "5.1.12";

0 comments on commit 08c7316

Please sign in to comment.