Skip to content

Commit 6f30835

Browse files
committed
1.0.0
1 parent c6aa330 commit 6f30835

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Buildozer is a simple build system to compile Sass, minify images or SVGs and co
1212
- [Installation](#installation)
1313
- [Commands](#commands)
1414
- [Order of script execution](#order-of-script-execution)
15-
- [Defaultt folder structure](#default-folder-structure)
15+
- [Default folder structure](#default-folder-structure)
1616
- [Customizing the folder structure](#customizing-the-folder-structure)
1717
- [Browserslist](#browserslist)
1818
- [PostCSS plugins](#postcss-plugins)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buildozer",
3-
"version": "0.4.2",
3+
"version": "1.0.0",
44
"description": "Simple tool to build your frontend.",
55
"main": "bin/buildozer.js",
66
"bin": {

0 commit comments

Comments
 (0)