Skip to content

Commit

Permalink
v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Oct 6, 2017
1 parent 723bd5e commit a3b5ed5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -26997,4 +26997,4 @@ _reactDom2.default.render(_react2.default.createElement(App, null), document.get
/***/ })

/******/ });
//# sourceMappingURL=bundle.js.map?bef04690efc412f8c4b3
//# sourceMappingURL=bundle.js.map?1cf2b077dfc599d96621
2 changes: 1 addition & 1 deletion docs/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
</div>
</nav>
<div id="container"></div>
<script type="text/javascript" src="bundle.js?bef04690efc412f8c4b3"></script></body>
<script type="text/javascript" src="bundle.js?1cf2b077dfc599d96621"></script></body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-interpolate",
"version": "0.5.3",
"version": "0.5.4",
"description": "A React component that renders elements into a format string containing replacement fields.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit a3b5ed5

Please sign in to comment.