Skip to content

Commit

Permalink
edit version
Browse files Browse the repository at this point in the history
  • Loading branch information
xescoder committed Nov 6, 2014
1 parent 71982b6 commit e1d0538
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "jquery.kladr",
"version": "2.1.1",
"version": "2.1.2",
"main": "jquery.kladr.min.js",
"homepage": "https://github.com/garakh/kladrapi-jsclient",
"authors": [
"Alexandr Yakovlev <[email protected]>"
{
"name": "Alexandr Yakovlev",
"email": "[email protected]",
"homepage": "https://www.linkedin.com/in/xescoder"
}
],
"license": "Public Domain",
"description": "jQuery Kladr",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.kladr",
"version": "2.1.1",
"version": "2.1.2",
"description": "jQuery Kladr",
"main": "jquery.kladr.min.js",
"directories": {
Expand All @@ -16,7 +16,7 @@
"author": {
"name": "Alexandr Yakovlev",
"email": "[email protected]",
"url": "ru.linkedin.com/in/xescoder/"
"url": "https://www.linkedin.com/in/xescoder"
},
"keywords": [
"kladr",
Expand Down

0 comments on commit e1d0538

Please sign in to comment.