Skip to content

Commit 5a29877

Browse files
committed
Bump version to 2.29.2
1 parent 4fd847b commit 5a29877

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Moment.js.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>Moment.js</id>
5-
<version>2.29.1</version>
5+
<version>2.29.2</version>
66
<authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors>
77
<owners>Cory Deppen, Iskren Chernev</owners>
88
<description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moment",
3-
"version": "2.29.1",
3+
"version": "2.29.2",
44
"main": "moment.js",
55
"description": "Parse, validate, manipulate, and display dates in JavaScript.",
66
"files": [

meteor/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var packageName = 'momentjs:moment'; // https://atmospherejs.com/momentjs/momen
66
Package.describe({
77
name: packageName,
88
summary: 'Moment.js (official): parse, validate, manipulate, and display dates - official Meteor packaging',
9-
version: '2.29.1',
9+
version: '2.29.2',
1010
git: 'https://github.com/moment/moment.git'
1111
});
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moment",
3-
"version": "2.29.1",
3+
"version": "2.29.2",
44
"description": "Parse, validate, manipulate, and display dates",
55
"homepage": "https://momentjs.com",
66
"author": "Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)",

src/moment.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
//! moment.js
2-
//! version : 2.29.1
2+
//! version : 2.29.2
33
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
44
//! license : MIT
55
//! momentjs.com
66

77
import { hooks as moment, setHookCallback } from './lib/utils/hooks';
88

9-
moment.version = '2.29.1';
9+
moment.version = '2.29.2';
1010

1111
import {
1212
min,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy