Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
elivz committed Aug 12, 2015
1 parent d5b24fa commit 81a9b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vzaddress/VzAddressPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function getName()

function getVersion()
{
return '1.0.1';
return '1.0.2';
}

function getDeveloper()
Expand All @@ -25,4 +25,4 @@ function getDeveloperUrl()
{
return 'http://elivz.com';
}
}
}

0 comments on commit 81a9b59

Please sign in to comment.