Skip to content

Commit a12c12e

Browse files
committed
Bump version
1 parent 7fd072e commit a12c12e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/menuspy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! MenuSpy v1.1.3 (Nov 14 2017) - http://leocs.me/menuspy/ - Copyright (c) 2017 Leonardo Santos; MIT License */
1+
/*! MenuSpy v1.2.0 (Nov 14 2017) - http://leocs.me/menuspy/ - Copyright (c) 2017 Leonardo Santos; MIT License */
22
(function (global, factory) {
33
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
44
typeof define === 'function' && define.amd ? define(factory) :

dist/menuspy.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "menuspy",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"title": "MenuSpy",
55
"author": {
66
"email": "leocs.1991@gmail.com",

0 commit comments

Comments
 (0)