Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvincent committed Nov 6, 2018
1 parent 857ca04 commit e438740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-membrane",
"version": "0.8.7",
"version": "0.9.0",
"description": "An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.",
"main": "docs/dist/node/es-membrane.js",
"scripts": {
Expand Down

0 comments on commit e438740

Please sign in to comment.