Skip to content

Commit

Permalink
automate release process
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Dec 24, 2014
1 parent 41b512b commit d4a1930
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 51,625 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
*.swp
coverage
node_modules
browser/bitcore.js
browser/tests.js
docs/api

Expand All @@ -17,3 +16,4 @@ apiref
bower_components
report
.DS_Store
browser
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitcore",
"main": "dist/bitcore.js",
"main": "browser/bitcore.min.js",
"version": "0.8.2",
"homepage": "http://bitcore.io",
"authors": [
Expand Down
Loading

0 comments on commit d4a1930

Please sign in to comment.