Skip to content

Commit f06483b

Browse files
committed
Update to version 1.3.0
1 parent 0fd9a48 commit f06483b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repository": {
55
"url": "https://github.com/HarwinBorger/SpaceFramework"
66
},
7-
"version": "1.3.0-alpha.7",
7+
"version": "1.3.0",
88
"main": "",
99
"authors": [
1010
"Harwin Borger <harwin@studioborger.nl>"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "harwinborger/spaceframework",
3-
"version": "1.3.0-alpha.7",
3+
"version": "1.3.0",
44
"description": "Vertical grid system",
55
"keywords": [
66
"foundation",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spaceframework",
3-
"version": "1.3.0-alpha.7",
3+
"version": "1.3.0",
44
"description": "A powerful responsive SCSS framework build with typography standards in mind.",
55
"repository": "https://github.com/HarwinBorger/SpaceFramework",
66
"homepage": "https://spaceframework.dev",

0 commit comments

Comments
 (0)