Skip to content

Commit

Permalink
📦 1.0.0-beta.22
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcpederson committed May 17, 2016
1 parent bcdfadf commit d9a7569
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 1.0.0-beta.22

### Modified
- don't clear focus styles in firefox for inputs + buttons
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ That will give you everything including sass utilities. You will also need to co
To install Calcite Web with npm, type:

```
npm install --save-dev Esri/calcite-web#v1.0.0-beta.21
npm install --save-dev Esri/calcite-web#v1.0.0-beta.22
```

You must add the current version in order to get the `dist/` folder.
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": "calcite-web",
"version": "1.0.0-beta.21",
"version": "1.0.0-beta.22",
"description": "SASS & CSS Framework for Esri websites",
"private": true,
"homepage": "https://github.com/esri/calcite-web",
Expand Down

0 comments on commit d9a7569

Please sign in to comment.