Skip to content

Commit

Permalink
Merge branch 'release/5.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Rechkunov committed Aug 16, 2015
2 parents 41d075c + 43b237e commit 4c61904
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- iojs
- "1"
- "2"
- "3"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "catberry-cli",
"version": "5.1.2",
"version": "5.1.3",
"author": "Denis Rechkunov <[email protected]>",
"description": "CLI utility for Catberry Framework",
"homepage": "https://github.com/catberry/catberry-cli",
Expand Down

0 comments on commit 4c61904

Please sign in to comment.