Skip to content

Commit

Permalink
v0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Sep 2, 2019
1 parent 6e439f1 commit 4a9b890
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 @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.1.11"
"version": "0.1.12"
}
2 changes: 1 addition & 1 deletion packages/estdlib-rxjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marcj/estdlib-rxjs",
"version": "0.1.11",
"version": "0.1.12",
"description": "engineering stdlib for typescript",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 4a9b890

Please sign in to comment.