Skip to content

Commit e933b57

Browse files
committed
version update
1 parent dc96191 commit e933b57

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const dark_layout = 'false'; // [ false , true , default ]
2626
const rtl_layout = 'false'; // [ false , true ]
2727
const box_container = 'false'; // [ falsse , true ]
2828
const font_name = 'Roboto'; // [ Roboto, Poppins, Inter ]
29-
const version = 'v2.0';
29+
const version = 'v2.1.0';
3030

3131
// =======================================================
3232

package-lock.json

Lines changed: 3 additions & 3 deletions
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": "berry-free-bootstrap-admin-template",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Berry Bootstrap 5 Admin Dashboard Template",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)