Skip to content

Commit d84220a

Browse files
committed
Version bump to 3.0.0
1 parent f281dd4 commit d84220a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#CHANGELOG
22

3+
## [3.0.0]
4+
5+
- Changed composer package type to `library` from `wordpress-plugin`.
6+
37
## [2.0.5] - 2016-011-15
48

59
- Fixed all reported issues by WP Enforcer.

wp-bootstrap-navwalker.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* Plugin Name: WP Bootstrap Navwalker
1111
* Plugin URI: https://github.com/wp-bootstrap/wp-bootstrap-navwalker
1212
* Description: A custom WordPress nav walker class to implement the Bootstrap 3 navigation style in a custom theme using the WordPress built in menu manager.
13-
* Author: Edward McIntyre - @twittem, WP Bootstrap
14-
* Version: 2.0.5
13+
* Author: Edward McIntyre - @twittem, WP Bootstrap, William Patton - @pattonwebz
14+
* Version: 3.0.0
1515
* Author URI: https://github.com/wp-bootstrap
1616
* GitHub Plugin URI: https://github.com/wp-bootstrap/wp-bootstrap-navwalker
1717
* GitHub Branch: master

0 commit comments

Comments
 (0)