Skip to content

Commit

Permalink
circle config fix + version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
souhe committed Apr 22, 2018
1 parent e1fc89d commit b330f4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ workflows:
- install-dependencies
filters: *filter-ignore-gh-pages
- deploy:
requires:
- tests
filters: *filter-tag
- deploy-website:
requires:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ios-kit",
"version": "0.0.5",
"version": "0.0.6",
"description": "The missing React Native UI Kit for iOS.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit b330f4d

Please sign in to comment.