Skip to content

Commit cc27734

Browse files
committed
Release 3.0.0-beta.2
1 parent d83e7aa commit cc27734

5 files changed

+12
-12
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog ##
22

3-
### Unreleased
3+
### 3.0.0-beta.2
44

55
#### Fixed
66

dist/jquery.contextMenu.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.contextMenu.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*!
22
*
3-
* jQuery contextMenu v3.0.0-beta.1 - Plugin for simple contextMenu handling
3+
* jQuery contextMenu v3.0.0-beta.2 - Plugin for simple contextMenu handling
44
*
5-
* Version: v3.0.0-beta.1
5+
* Version: v3.0.0-beta.2
66
*
77
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
88
*
@@ -13,7 +13,7 @@
1313
* Licensed under
1414
* MIT License http://www.opensource.org/licenses/mit-license
1515
*
16-
* Date: 2018-03-16T11:10:11.933Z
16+
* Date: 2018-03-16T11:21:00.512Z
1717
*
1818
*
1919
*/(function webpackUniversalModuleDefinition(root, factory) {

dist/jquery.contextMenu.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)