Skip to content

Commit

Permalink
Release 3.0-alpha5 (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
neokore authored Nov 6, 2020
1 parent 3deba72 commit 31547b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carto/react-airship-ui",
"version": "3.0.0-alpha4-1",
"version": "3.0.0-alpha5",
"description": "Airship CARTO API utilities",
"main": "dist/asreactui.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/src/stories/Introduction.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Meta } from '@storybook/addon-docs/blocks';

<Meta title="Introduction" />

# Airship UI for React (v3.0.0-alpha4)
# Airship UI for React (v3.0.0-alpha5)

## How to add a new Story
Put your `stories.js` files inside the `src/stories` folder following the same folder structure as the source files. For example:
Expand Down

0 comments on commit 31547b2

Please sign in to comment.