Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
bump version
  • Loading branch information
tbolt committed Apr 3, 2024
commit 63353e01799544e4446c3a5932b2848239221d54
2 changes: 1 addition & 1 deletion bolt.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Bolt.css
* Version 0.6.0
* Version 0.7.0
* https://github.com/tbolt/boltcss
*
* Sections
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": "boltcss",
"version": "0.6.0",
"version": "0.7.0",
"description": "Boltcss classless CSS stylesheet",
"main": "bolt.css",
"scripts": {},
Expand Down