Skip to content

Commit ddac942

Browse files
committed
Preparing release
1 parent b3dafcd commit ddac942

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
103103

104104
## Changelog ##
105105

106-
### Unreleased
106+
### 2.1.1 ###
107107

108108
* Fixed a problem when using the open function with custom arguments (thanks @RareDevil)
109109
* `width` is increased when repoening menu. Fixed by using outerwidth to calculate width. Fixes #360 (thanks @anseki)

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jQuery-contextMenu",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"main": [
55
"dist/jquery.contextMenu.js",
66
"dist/jquery.contextMenu.min.js",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-contextmenu",
33
"title": "jQuery.contextMenu()",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": {
66
"name": "Björn Brala",
77
"url": "http://www.swis.nl"

0 commit comments

Comments
 (0)