Skip to content

Commit

Permalink
Chore(release): 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2023-06-21)

### Fix

* Fix isCurrent property and button color variable (fixes #46) ([83c0e9e](83c0e9e)), closes [#46](#46)
  • Loading branch information
semantic-release-bot committed Jun 21, 2023
1 parent 83c0e9e commit d12dc51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageNav.git"
},
"version": "2.3.0",
"version": "2.3.1",
"framework": ">=5.2",
"homepage": "https://github.com/cgkineo/adapt-pageNav",
"issues": "https://github.com/cgkineo/adapt-pageNav/issues/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageNav.git"
},
"version": "2.3.0",
"version": "2.3.1",
"framework": ">=5.2",
"homepage": "https://github.com/cgkineo/adapt-pageNav",
"issues": "https://github.com/cgkineo/adapt-pageNav/issues/",
Expand Down

0 comments on commit d12dc51

Please sign in to comment.