Skip to content

Commit

Permalink
Update version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson committed Apr 24, 2018
1 parent 52f94b5 commit 43837a6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HEAD
# 0.1.1

## Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protocol",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"author": "Mozilla",
"description": "A design system for Mozilla's websites.",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install package with NPM and add it to your dependencies:
</tr>
<tr>
<td>Version</td>
<td>[0.1.0](https://github.com/mozilla/protocol/blob/master/CHANGELOG.md)</td>
<td>[0.1.1](https://github.com/mozilla/protocol/blob/master/CHANGELOG.md)</td>
</tr>
</table>

Expand Down
2 changes: 1 addition & 1 deletion src/assets/package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozilla-protocol/core",
"version": "0.1.0",
"version": "0.1.1",
"description": "A design system for Mozilla's websites.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 43837a6

Please # to comment.