Skip to content

Commit

Permalink
v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
siddii committed May 21, 2014
1 parent 3a7e4da commit ab8f4b6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 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.1.3",
"version": "1.1.4",
"homepage": "https://github.com/siddii/angular-timer",
"description": "Angular-Timer : A simple AngularJS directive demonstrating re-usability & interoperability",
"repository": {
Expand Down
3 changes: 3 additions & 0 deletions dist/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
##Change Log

###Version 1.1.4
* CommonJS Compliance - https://github.com/siddii/angular-timer/pull/80

###Version 1.1.3
* Setting `countdownattr` value on `tick` - https://github.com/siddii/angular-timer/pull/78

Expand Down
2 changes: 1 addition & 1 deletion dist/angular-timer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* angular-timer - v1.1.3 - 2014-05-21 5:58 PM
* angular-timer - v1.1.4 - 2014-05-21 6:24 PM
* https://github.com/siddii/angular-timer
*
* Copyright (c) 2014 Siddique Hameed
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-timer.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Siddique Hameed",
"name": "angular-timer",
"version": "1.1.3",
"version": "1.1.4",
"homepage": "https://github.com/siddii/angular-timer",
"main":"dist/angular-timer.js",
"licenses": {
Expand Down

0 comments on commit ab8f4b6

Please sign in to comment.