Skip to content

Commit 18c044e

Browse files
committed
0.8.1
1 parent c2c1e03 commit 18c044e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ class SleepExtenstion extends Twing.TwingExtension {
7272
}
7373
```
7474

75-
[npm-image]: https://badge.fury.io/js/twing.svg?v=0.8.0
75+
[npm-image]: https://badge.fury.io/js/twing.svg?v=0.8.1
7676
[npm-url]: https://npmjs.org/package/twing
77-
[travis-image]: https://travis-ci.org/ericmorand/twing.svg?branch=master&v=0.8.0
77+
[travis-image]: https://travis-ci.org/ericmorand/twing.svg?branch=master&v=0.8.1
7878
[travis-url]: https://travis-ci.org/ericmorand/twing
79-
[daviddm-image]: https://david-dm.org/ericmorand/twing.svg?theme=shields.io&v=0.8.0
79+
[daviddm-image]: https://david-dm.org/ericmorand/twing.svg?theme=shields.io&v=0.8.1
8080
[daviddm-url]: https://david-dm.org/ericmorand/twing
81-
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/twing/badge.svg?v=0.8.0
81+
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/twing/badge.svg?v=0.8.1
8282
[coveralls-url]: https://coveralls.io/github/ericmorand/twing

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.8.0",
12+
"version": "0.8.1",
1313
"homepage": "https://github.com/ericmorand/twing",
1414
"licenses": [
1515
{

0 commit comments

Comments
 (0)