Skip to content

Commit

Permalink
馃帀 Release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiarash-Z committed Oct 26, 2019
1 parent 05010e2 commit c659050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modern-calendar-datepicker",
"version": "1.0.0",
"version": "1.0.1",
"description": "A modern, beautiful, customizable date picker for React",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion website/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
title: `React Modern Calendar Date Picker`,
description: `A modern, beautiful, customizable date picker for React`,
author: `Kiarash Zarinmehr`,
version: `1.0.0`,
version: `1.0.1`,
},
pathPrefix: `/react-modern-calendar-datepicker`,
plugins: [
Expand Down

0 comments on commit c659050

Please sign in to comment.