Skip to content

Commit

Permalink
Merge pull request #2 from SamvelRaja/patch_git_hub_linked
Browse files Browse the repository at this point in the history
Linked the Github repo in the package.json
  • Loading branch information
SamvelRaja committed Jul 26, 2015
2 parents 6b86b48 + cf22494 commit 8f69108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-maps-addon",
"version": "0.0.2",
"version": "0.0.3",
"description": "A thin wrapper around the Google Maps API",
"directories": {
"doc": "doc",
Expand All @@ -15,6 +15,7 @@
"engines": {
"node": ">= 0.10.0"
},
"repository": "https://github.com/SamvelRaja/google-maps-addon.git",
"author": "SamvelRaja",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 8f69108

Please sign in to comment.