Skip to content

Commit

Permalink
don't exclude 'lib' folder when publishing. bump v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Dec 8, 2016
1 parent 14169c4 commit 419a4a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
out.log
node_modules
npm-debug.log
/lib
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colyseus.js",
"version": "0.5.0",
"version": "0.5.1",
"description": "JavaScript client for Colyseus Multiplayer Game Server",
"keywords": [
"multiplayer",
Expand Down

0 comments on commit 419a4a9

Please sign in to comment.