Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
evheniy committed Apr 14, 2017
1 parent 1fda5ed commit aead65c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- "7.6"
- "7.7"
- "7.8"
- "7.9"
script:
- npm run lint
- npm run test
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "yeps-cookie-parser",
"version": "0.0.1",
"version": "1.0.0",
"description": "YEPS Cookie Parser",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit aead65c

Please sign in to comment.