Skip to content

Commit 956b7c9

Browse files
committed
Tag version 1.0.0.
1 parent 76a436a commit 956b7c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Over 170 responsive design blocks ready to be used in your web or mobile apps. A
2929

3030
Several quick start options are available:
3131

32-
- [Download the latest release.](https://github.com/froala/design-blocks/archive/1.0.0-beta.zip)
32+
- [Download the latest release.](https://github.com/froala/design-blocks/archive/1.0.0.zip)
3333
- Clone the repo: `git clone https://github.com/froala/design-blocks.git`
3434
- Install with [npm](https://www.npmjs.com/): `npm install froala-design-blocks`
3535

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "froala-design-blocks",
3-
"version": "1.0.0-beta",
3+
"version": "1.0.0",
44
"description": "An amazing collection of over 170 ready to use design blocks based on Bootstrap.",
55
"keywords": [
66
"froala",
@@ -14,7 +14,7 @@
1414
"trending design"
1515
],
1616
"homepage": "https://www.froala.com/design-blocks",
17-
"license": "LGPL-2.1",
17+
"license": "https://github.com/froala/design-blocks/blob/master/LICENSE",
1818
"repository": {
1919
"type": "git",
2020
"url": "git://github.com/froala/design-blocks.git"

0 commit comments

Comments
 (0)