Skip to content

Commit 95e33ea

Browse files
committed
Bump minor version
1 parent 249e6f9 commit 95e33ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/js-joda-extra.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! @version js-joda-extra - 0.1.1
1+
//! @version js-joda-extra - 0.2.0
22
//! @copyright (c) 2015-2016, Philipp Thürwächter, Pattrick Hüper & js-joda contributors
33
//! @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos
44
//! @license BSD-3-Clause (see LICENSE in the root directory of this source tree)

dist/js-joda-extra.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-joda-extra",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "additional date-time classes that complement those in js-joda",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)