Skip to content

Commit

Permalink
Preparing for merge back to master
Browse files Browse the repository at this point in the history
  • Loading branch information
cahilfoley committed Aug 25, 2018
1 parent 33db17f commit d6858f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ deploy:
tags: true
repo: cahilfoley/utils
branch: master
after_deploy: yarn build:docs && yarn deploy:docs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cahil/utils",
"version": "0.0.0-development",
"version": "1.0.0-alpha.1",
"description": "Various utility functions that might come in handy when building web apps",
"main": "index.umd.js",
"module": "index.js",
Expand Down

0 comments on commit d6858f6

Please sign in to comment.