From e474fa638830420d664944f246cc28ae3330702e Mon Sep 17 00:00:00 2001 From: rhyneav Date: Sun, 26 Nov 2017 18:00:56 -0500 Subject: [PATCH] bump version numbers --- README.md | 12 ++++++------ index.html | 14 +++++++------- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 738725c..4de1e67 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ View the demo & docs at [getpapercss.com](https://www.getpapercss.com) [![Download](/img/screenshots/download-minified.PNG)][download-minified] ### NPM -PaperCSS is now available on NPM as of version 1.1.0. Install with `npm install papercss --save` and find the CSS in: +PaperCSS is now available on NPM as of version 1.2.0. Install with `npm install papercss --save` and find the CSS in: - node_modules/papercss/dist/paper.css - node_modules/papercss/dist/paper.min.css ### CDN Don't want to download it? That's cool. You can just link to PaperCSS via unpkg's CDN. You can use either: -- https://unpkg.com/papercss@1.1.0/dist/paper.css -- https://unpkg.com/papercss@1.1.0/dist/paper.min.css +- https://unpkg.com/papercss@1.2.0/dist/paper.css +- https://unpkg.com/papercss@1.2.0/dist/paper.min.css ## Quick Start ```html @@ -28,7 +28,7 @@ Don't want to download it? That's cool. You can just link to PaperCSS via unpkg' - + Document @@ -99,5 +99,5 @@ If you are new to Git or Less, this would be a great project to get your feet we ## Credits Shouts outs to Tiffany Rayside for creating Imperfect Buttons, which was an inspiration for this project. https://codepen.io/tmrDevelops/pen/VeRvKX -[download]: https://github.com/rhyneav/papercss/releases/download/v1.1.0/paper.css -[download-minified]: https://github.com/rhyneav/papercss/releases/download/v1.1.0/paper.min.css +[download]: https://github.com/rhyneav/papercss/releases/download/v1.2.0/paper.css +[download-minified]: https://github.com/rhyneav/papercss/releases/download/v1.2.0/paper.min.css diff --git a/index.html b/index.html index 61b82ad..26b903c 100644 --- a/index.html +++ b/index.html @@ -1121,14 +1121,14 @@ function add(x, y) {

Download and Link

Download

-

Download the latest version (1.1.0) using either of the links below. Or download an older release via Github.

+

Download the latest version (1.2.0) using either of the links below. Or download an older release via Github.

NPM

-

PaperCSS is now available on NPM as of version 1.1.0. Install with npm install papercss --save and find the CSS in:

+

PaperCSS is now available on NPM as of version 1.2.0. Install with npm install papercss --save and find the CSS in: