Update version.

This commit is contained in:
Fabian Schultz 2018-07-30 11:22:26 -04:00
parent 52716a57fb
commit 39715f7c29
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ module.exports = {
siteMetadata: {
name: `Fabian Schultz`,
title: `Gatsby Deck`,
date: `November 23, 2017`,
date: `July 30, 2018`,
},
plugins: [
`gatsby-plugin-react-helmet`,

View File

@ -1,7 +1,7 @@
{
"name": "gatsby-deck",
"description": "Create presentations using Gatsby & React.",
"version": "1.0.0",
"description": "Create presentations using Gatsby, React & Markdown.",
"version": "2.0.0",
"author": "Fabian Schultz <desk@fabianschultz.com>",
"dependencies": {
"babel-plugin-include": "^1.2.0",