Skip to content

Commit

Permalink
Published version 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Oct 16, 2018
1 parent 3ebe239 commit 93fdac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "mobx-utils",
"version": "5.0.2",
"version": "5.0.3",
"description": "Utility functions and common patterns for MobX",
"main": "mobx-utils.umd.js",
"module": "mobx-utils.module.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"<rootDir>/node_modules/"
]
}
}
}

0 comments on commit 93fdac8

Please sign in to comment.