Skip to content

Commit

Permalink
Bump npm version to 0.11.0 in preparation for publishing.
Browse files Browse the repository at this point in the history
The minor version bump is due to the removal of "disposable" wrapper
functions, which have been replaced by OptimisticDependencyFunction:
#50
  • Loading branch information
benjamn committed Sep 16, 2019
1 parent 7f7328e commit 683509f
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": "optimism",
"version": "0.10.3",
"version": "0.11.0",
"author": "Ben Newman <ben@benjamn.com>",
"description": "Composable reactive caching with efficient invalidation.",
"keywords": [
Expand Down

0 comments on commit 683509f

Please sign in to comment.