Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haoliu-amp committed May 21, 2020
1 parent a6c386b commit 1e7c605
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0",
"version": "0.3.1",
"packages": "packages/*",
"npmClient": "yarn",
"useWorkspaces": true
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/node",
"version": "0.3.0",
"version": "0.3.1",
"description": "Offical Amplitude SDK for Node.js",
"repository": "git://github.com/amplitude/Amplitude-Node.git",
"homepage": "https://github.com/amplitude/Amplitude-Node",
Expand Down

0 comments on commit 1e7c605

Please sign in to comment.