Skip to content

Commit

Permalink
v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
siddii committed May 2, 2016
1 parent 2e94082 commit aac5f39
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 20 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Siddique Hameed",
"name": "angular-timer",
"version": "1.3.3",
"version": "1.3.4",
"homepage": "https://github.com/siddii/angular-timer",
"description": "Angular-Timer : A simple AngularJS directive demonstrating re-usability & interoperability",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-timer.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* angular-timer - v1.3.3 - 2015-11-30 10:57 AM
* angular-timer - v1.3.4 - 2016-05-01 9:52 PM
* https://github.com/siddii/angular-timer
*
* Copyright (c) 2015 Siddique Hameed
* Copyright (c) 2016 Siddique Hameed
* Licensed MIT <https://github.com/siddii/angular-timer/blob/master/LICENSE.txt>
*/
var timerModule = angular.module('timer', [])
Expand Down
6 changes: 3 additions & 3 deletions dist/angular-timer.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aac5f39

Please sign in to comment.