Skip to content

Commit fe9497a

Browse files
committed
0.10.1
1 parent d294fef commit fe9497a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ Read the [documentation](http://ericmorand.github.io/twing) for more information
6060

6161
Copyright © 2018 [Eric MORAND](https://github.com/ericmorand). Released under the [2-Clause BSD License](https://github.com/ericmorand/twing/blob/master/LICENSE).
6262

63-
[npm-image]: https://badge.fury.io/js/twing.svg?v=0.10.0
63+
[npm-image]: https://badge.fury.io/js/twing.svg?v=0.10.1
6464
[npm-url]: https://npmjs.org/package/twing
65-
[travis-image]: https://travis-ci.org/ericmorand/twing.svg?branch=master&v=0.10.0
65+
[travis-image]: https://travis-ci.org/ericmorand/twing.svg?branch=master&v=0.10.1
6666
[travis-url]: https://travis-ci.org/ericmorand/twing
67-
[daviddm-image]: https://david-dm.org/ericmorand/twing.svg?theme=shields.io&v=0.10.0
67+
[daviddm-image]: https://david-dm.org/ericmorand/twing.svg?theme=shields.io&v=0.10.1
6868
[daviddm-url]: https://david-dm.org/ericmorand/twing
69-
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/twing/badge.svg?v=0.10.0
69+
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/twing/badge.svg?v=0.10.1
7070
[coveralls-url]: https://coveralls.io/github/ericmorand/twing

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"twig-engine",
1010
"typescript"
1111
],
12-
"version": "0.10.0",
12+
"version": "0.10.1",
1313
"homepage": "https://github.com/ericmorand/twing",
1414
"licenses": [
1515
{

0 commit comments

Comments
 (0)