Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Apr 13, 2017
1 parent e9a9444 commit 97be2e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "steal",
"main": "steal.js",
"version": "1.4.1",
"version": "1.4.2",
"ignore": [
"test",
"src",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "steal",
"description": "Gets JavaScript.",
"version": "1.4.1",
"version": "1.4.2",
"author": {
"name": "Bitovi",
"email": "contact@bitovi.com",
"web": "http://bitovi.com/"
},
"scripts": {
"build": "grunt",
"lint": "eslint \"{src,ext}/**/*.js\"",
"gh-release": "release",
"ui": "npm run npm-copy && grunt build && npm run lint && node test/test-sauce-labs.js",
Expand Down
2 changes: 1 addition & 1 deletion steal.production.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97be2e7

Please sign in to comment.