Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xslet committed Jan 14, 2017
1 parent e899a96 commit 71426de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ See the file LICENSE in this distribution for more details.
[repo-url]: https://github.com/xslet/datatype/
[io-image]: http://img.shields.io/badge/HP-github.io-ffbbbb.svg
[io-url]: https://xslet.github.io/datatype/
[npm-image]: http://img.shields.io/badge/npm-v0.1.0-blue.svg
[npm-image]: http://img.shields.io/badge/npm-v0.1.1-blue.svg
[npm-url]: https://www.npmjs.org/package/@xslet/datatype/
[mit-image]: https://img.shields.io/badge/license-MIT-green.svg
[mit-url]: https://opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xslet/datatype",
"version": "0.1.0",
"version": "0.1.1",
"description": "Defines data types and utilities used in xslet packages.",
"main": "src/defineDatatypes.js",
"scripts": {
Expand Down

0 comments on commit 71426de

Please sign in to comment.