Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Feb 17, 2021
1 parent 43e3305 commit 603f86e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@humanwhocodes/memory",
"version": "0.1.0",
"version": "0.1.1",
"description": "A library for working with ArrayBuffer as raw memory.",
"main": "dist/memory.cjs.js",
"module": "dist/memory.js",
Expand Down Expand Up @@ -59,4 +59,4 @@
"typescript": "^4.0.3",
"yorkie": "^2.0.0"
}
}
}

0 comments on commit 603f86e

Please sign in to comment.