Skip to content

Commit 566ec59

Browse files
authored
Merge pull request #145 from pvillaverde/master
chore: set version to 1.2.0
2 parents fe3aaf3 + c43433e commit 566ec59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-contextmenu",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": [
55
"contextMenu.js"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-contextmenu",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Angular Bootstrap Context Menu",
55
"main": "contextMenu.js",
66
"scripts": {

0 commit comments

Comments
 (0)