Skip to content

Commit 492d0dd

Browse files
chore(release): bump JS SDK to 0.1.3
1 parent 3d5066f commit 492d0dd

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diffio",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Diffio API client for Node.js",
55
"repository": {
66
"type": "git",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const DIFFIO_SDK_VERSION = "0.1.2";
1+
export const DIFFIO_SDK_VERSION = "0.1.3";

0 commit comments

Comments
 (0)