Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dnasir committed Apr 15, 2014
1 parent 9ca0ea1 commit 3903145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dateparser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Angular DateParser 1.0.6
* Angular DateParser 1.0.7
* https://github.com/dnasir/angular-dateParser
*
* Copyright 2013, Dzulqarnain Nasir
Expand All @@ -11,7 +11,7 @@

angular.module('dateParser', [])
.factory('dateParserHelpers', [function() {

'use strict';

return {
Expand Down

0 comments on commit 3903145

Please sign in to comment.