We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ae461 commit 2fcd673Copy full SHA for 2fcd673
README.md
@@ -97,7 +97,7 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
97
98
## Changelog ##
99
100
-### Unreleased
+### 1.8.0
101
102
* Added dist folder with compiled JS and CSS, added these files to package and bower configuration.
103
* Fixed doc link for jQuery UI position ([Issue #274](https://github.com/swisnl/jQuery-contextMenu/issues/274)
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jQuery-contextMenu",
3
- "version": "1.7.0",
+ "version": "1.8.0",
4
"main": [
5
"dist/jquery.contextMenu.js",
6
"dist/jquery.contextMenu.min.js",
0 commit comments