Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orta authored and Omakase JS committed Jan 2, 2019
1 parent 0c4643b commit acd40f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
name: Setting up NPM
command: 'echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc'

- run:
name: WHOAMI
command: npm whoami

- run:
name: Deploy
command: yarn release
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omakase/cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "The Omakase JS CLI",
"bin": {
"om": "./bin/run"
Expand Down

0 comments on commit acd40f3

Please sign in to comment.