Skip to content

Commit

Permalink
Bump version and hopefully fix npm credentials (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgmer committed Jan 15, 2015
1 parent f9c3097 commit 7dd45b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ deploy:
provider: npm
email: christoph.burgmer@gmail.com
api_key:
secure: S5+jClyW9k9Npqhn5vt/KMUOj0dFnEma/C6rDqMo4Z9gI3jhfCEJyCWcAyXWARR9cA9OzcR/U8+lBav7jivPJR4Ois3TyNx0CcKAP7zCy9lIoUypuKA8XbYA4HUiXTLesV2D/Qr2F7fUDph1duTr6QJKnRtFSHZGjMkhyRjGjjI=
secure: CrI/JbhMreN61esr3vvf1c3O+CHVbNPAR5VXWebBC6ANGwZXQH6LZ5EH97NF4CZ+sJc12AmAKm29bFOf5rwIvP++VDoxA5mOvtx0xxOwlMHdKFwfglfLxztQpUAlqMz5Nci9u9kO5d3eBPgaeUzz0ye6tsX+en9aOfBKBljl85o=
on:
tags: true
repo: cburgmer/inlineresources
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "inlineresources",
"version": "0.1.4",
"version": "0.1.5",
"description": "Inlines style sheets, images, fonts and scripts in HTML documents. Works in the browser.",
"keywords": [
"inline",
Expand Down

0 comments on commit 7dd45b6

Please sign in to comment.