Skip to content

Commit

Permalink
Finish 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuapease committed Mar 27, 2023
1 parent 174c944 commit 3e39d96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Classnames is a simple Twig function for conditionally joining css class names t

This plugin requires Craft CMS 4.0.0 or later.

For Craft 3 users, [view the v1 branch](https://github.com/vigetlabs/craft-classnames/tree/v1).

## Installation

To install the plugin, follow these instructions.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "viget/craft-classnames",
"description": "Classnames plugin for Craft CMS",
"type": "craft-plugin",
"version": "2.0.0-RC2",
"version": "2.0.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 3e39d96

Please sign in to comment.