We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b9238 commit a29b2a6Copy full SHA for a29b2a6
README.md
@@ -10,7 +10,7 @@
10
11
Several quick start options are available:
12
13
-* [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/archive/v3.0.0.zip "Download Bootstrap-submenu")
+* [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/archive/v3.0.1.zip "Download Bootstrap-submenu")
14
* Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-submenu.git`
15
* Install with [npm](https://www.npmjs.com): `npm install bootstrap-submenu`
16
* Install with [yarn](https://yarnpkg.com): `yarn add bootstrap-submenu`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bootstrap-submenu",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Bootstrap Sub-Menus",
5
"keywords": [
6
"bootstrap",
0 commit comments