Skip to content

Commit

Permalink
Update version to v0.2.0, publish npm
Browse files Browse the repository at this point in the history
  • Loading branch information
M.Halit Karakis committed Jan 4, 2017
1 parent 5ebca1d commit 9909368
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.eslintrc.json
.npmignore
.travis.yml
.vscode
coverage
docs
node_modules
test
jsdoc.conf
circle.yml
.travis.yml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "salep",
"version": "0.1.1",
"version": "0.2.0",
"description": "platform independent Javascript testing framework",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 9909368

Please sign in to comment.