Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Nov 1, 2021
1 parent baa0706 commit a8e1287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "observable-membrane",
"version": "1.1.4",
"version": "1.1.5",
"description": "A Javascript Membrane implementation using Proxies to observe mutation on an object graph",
"main": "dist/commonjs/observable-membrane.js",
"module": "dist/modules/observable-membrane.js",
Expand Down

0 comments on commit a8e1287

Please sign in to comment.