Skip to content

Commit

Permalink
Update testService.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwbradw committed Dec 9, 2015
1 parent 59dcb87 commit 4db0550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testService.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ angular.module('brad', [])

var testService = {

thing:'testThing'
thing:'testThing version 1.0.3'
};

return testService;
Expand Down

0 comments on commit 4db0550

Please sign in to comment.