Skip to content

Commit d55d859

Browse files
author
Antonio Marcos SS Jr
committed
2 parents 4447e32 + ad1e6d1 commit d55d859

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ script:
1818

1919
deploy:
2020
provider: npm
21+
2122
api_key:
2223
secure: "O4lUW79nn+4ZX9jjCp5qvH5uUbKqP0UNu19Ra5X/q6TY+goIOh02YzHg2uk34nm7eEDjquo6GeEKIq3ZOTlV/2V6lgkMyMF+1x27VOxvTnObUEcCC1mF2Dpa3kOsCHTKsv3XNJd/KrfYN4LZ8wdlpHcvIcTO/I3njTAxEn+PA/g="
2324
on:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-intro.js",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Angular directive to wrap intro.js",
55
"main": "src/angular-intro.js",
66
"directories": {

0 commit comments

Comments
 (0)