diff --git a/README.md b/README.md index c0aad04..2950a13 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Personal Website -[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +# Personal Website [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) This is my personal website built using React.js. It is hosted in multiple locations around the US, Canada, and Europe thanks to AWS CloudFront and S3. diff --git a/package.json b/package.json index 7919b05..474454a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-website", - "version": "0.2.12", + "version": "0.2.14", "private": true, "dependencies": { "@fortawesome/fontawesome": "^1.1.8",