Skip to content

Commit

Permalink
Merge pull request #4 from ranpa/develop
Browse files Browse the repository at this point in the history
v0.1.5
  • Loading branch information
ranpa authored May 28, 2018
2 parents 5f18e35 + ba2b22d commit d4412e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ deploy:
api_key:
secure: $npm_token
on:
tags: true
repo: ranpa/capitalize-pt-br
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capitalize-pt-br",
"version": "0.1.4",
"version": "0.1.5",
"description": "A library for capitalizing each word's first letter of a given string",
"main": "dist/capitalize-pt-br.min.js",
"scripts": {
Expand Down

0 comments on commit d4412e3

Please sign in to comment.