Skip to content

Commit

Permalink
Merge pull request #19 from carlesloriente/release-v1.0.5
Browse files Browse the repository at this point in the history
v1.0.5
  • Loading branch information
carlesloriente authored Mar 20, 2024
2 parents 81ac68e + 2920fac commit cbb8baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
This theme is a complete replacement for Bootstrap 5.3.3. You only need to include `nocc-theme.css` or `nocc-theme.min.css`.

```bash
npm install nocc-bootstrap-theme@1.0.4 --save
npm install nocc-bootstrap-theme --save
```

- The `css/nocc-theme.css` (or the minified `nocc-theme.min.css`) file loads the font files, icon files, JavaScript files and image files.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nocc-bootstrap-theme",
"version": "1.0.4",
"version": "1.0.5",
"description": "NOCC A responsive Bootstrap 5 theme",
"scripts": {
"dist": "./scripts/dist",
Expand Down

0 comments on commit cbb8baf

Please sign in to comment.