File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ commands:
2929 steps :
3030 - run : echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
3131 - run : npm version $CIRCLE_TAG --allow-same-version --no-git-tag-version
32- # - run: npm publish --access public
32+ - run : npm publish --access public
3333 # for beta releases
34- - run : npm publish --access public --tag beta
34+ # - run: npm publish --access public --tag beta
3535jobs :
3636 install-build-test :
3737 docker :
Original file line number Diff line number Diff line change 33 "author" : " Paul Cruse III" ,
44 "main" : " src/index.js" ,
55 "types" : " typings/index.d.ts" ,
6- "version" : " 2.0.0 " ,
6+ "version" : " 2.0.4 " ,
77 "license" : " Apache-2.0" ,
88 "homepage" : " https://syngenta.github.io/acai-js-docs/" ,
99 "repository" : {
You can’t perform that action at this time.
0 commit comments