Skip to content

Commit a47413c

Browse files
authored
Merge pull request #455 from peterramsing/bump-for-9
Does the bumpy things for v9
2 parents 3853637 + cb62d24 commit a47413c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ google_analytics_id: 'UA-71789679-1'
88

99

1010
# Version of LostGrid this is targeted for:
11-
docs-version: '8.3.1'
11+
docs-version: '9.0.0'
1212

1313
# Enable/show navigation. There are there options:
1414
# 0 - always hide

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lost",
3-
"version": "9.0.0-beta.3",
3+
"version": "9.0.0",
44
"description": "LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.",
55
"main": "lost.js",
66
"repository": {

0 commit comments

Comments
 (0)