Skip to content

Commit

Permalink
chore: bump version, update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yamikuronue committed Apr 13, 2017
1 parent 43526c3 commit 7dd21ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- '4'
- '5'
- '6'
- '7'
env:
global:
service_name: travis-ci
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": "sockmafia-autogm",
"version": "1.0.0",
"version": "1.1.0",
"description": "Auto gamemaster for sockmafia",
"main": "src/autoGM.js",
"directories": {
Expand Down

0 comments on commit 7dd21ac

Please sign in to comment.