Skip to content

Commit

Permalink
Bump version and hopefully fix npm credentials (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgmer committed Jan 15, 2015
1 parent 7dd45b6 commit d229cae
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: CrI/JbhMreN61esr3vvf1c3O+CHVbNPAR5VXWebBC6ANGwZXQH6LZ5EH97NF4CZ+sJc12AmAKm29bFOf5rwIvP++VDoxA5mOvtx0xxOwlMHdKFwfglfLxztQpUAlqMz5Nci9u9kO5d3eBPgaeUzz0ye6tsX+en9aOfBKBljl85o=
secure: IPVkJs/nISHANkPJqRPn6JmMkYFtN+K31oBCTFRL0//c1lUDVDThhaAAdDnj2EJStGhrb96Lwue39N/wf6zn0YjhQT5F406TdWxUtQ+ERAvsn3OaTxnzw/ffOmnUN1iHu4tdVqLiLfqd9vcOShIRzZ2mzE7lare29TOaZjYKAQI=
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.5",
"version": "0.1.6",
"description": "Inlines style sheets, images, fonts and scripts in HTML documents. Works in the browser.",
"keywords": [
"inline",
Expand Down

0 comments on commit d229cae

Please sign in to comment.