Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 97f13c8

Browse files
committed
Added Faircode, released new version
1 parent a636568 commit 97f13c8

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased yet
1+
3.0.10 (07 November, 2017)
22
* Fix parsing dates with custom locale for days of the week
33

44
3.0.9 (08 October, 2017)

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"date",
88
"calendar"
99
],
10-
"version" : "3.0.9",
10+
"version" : "3.0.10",
1111
"homepage" : "https://github.com/nazar-pc/PickMeUp",
1212
"author" : {
1313
"name" : "Nazar Mokrynskyi",
@@ -43,5 +43,6 @@
4343
"devDependencies" : {
4444
"google-closure-compiler-js" : "^20160828.0.1",
4545
"gulp" : "^3.9.1"
46-
}
46+
},
47+
"faircodeId" : "pd_6bOuEo9pHbWVEqzm9F3K3T"
4748
}

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Browser support:
1212

1313
If you find this project useful, consider supporting its development on [patreon.com/nazarpc](https://www.patreon.com/nazarpc), this would help me a lot!
1414

15+
Or if you are representing a company, here is [Faircode page](https://faircode.io/product/PickMeUp?utm_source=badge&utm_medium=badgelarge&utm_campaign=PickMeUp).
16+
1517
## [Demo](http://nazar-pc.github.io/PickMeUp)
1618

1719
## Getting started

0 commit comments

Comments
 (0)