Skip to content

Commit

Permalink
v1.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Apr 28, 2019
1 parent 0ce7f83 commit aacc957
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
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.2.35"
"version": "1.2.36"
}
2 changes: 1 addition & 1 deletion packages/Heap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clarketm/superheap",
"version": "1.2.35",
"version": "1.2.36",
"description": "Heap with superpowers! 💪",
"main": "./lib/Heap.js",
"files": [
Expand Down

0 comments on commit aacc957

Please sign in to comment.