Skip to content

Commit

Permalink
📦 v1.0.0-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcpederson committed Apr 13, 2016
1 parent 4daf28a commit ac998a8
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.13

### Modified
- Namespace fieldset checkbox labels.
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.7
npm install --save-dev Esri/calcite-web#v1.0.0-beta.13
```

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.12",
"version": "1.0.0-beta.13",
"description": "SASS & CSS Framework for Esri websites",
"private": true,
"homepage": "https://github.com/esri/calcite-web",
Expand Down

0 comments on commit ac998a8

Please sign in to comment.