Skip to content

Commit 68145e6

Browse files
committed
Updated Builds
1 parent 237d2d1 commit 68145e6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

build/two.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,13 +1543,13 @@ SOFTWARE.
15431543
* @name Two.Version
15441544
* @property {String} - The current working version of the library.
15451545
*/
1546-
Version: 'v0.7.7',
1546+
Version: 'v0.7.8',
15471547

15481548
/**
15491549
* @name Two.PublishDate
15501550
* @property {String} - The automatically generated publish date in the build process to verify version release candidates.
15511551
*/
1552-
PublishDate: '2021-07-14T01:40:55.923Z',
1552+
PublishDate: '2021-07-14T02:15:23.697Z',
15531553

15541554
/**
15551555
* @name Two.Identifier

build/two.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.

build/two.module.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,13 +1537,13 @@ var Constants = {
15371537
* @name Two.Version
15381538
* @property {String} - The current working version of the library.
15391539
*/
1540-
Version: 'v0.7.7',
1540+
Version: 'v0.7.8',
15411541

15421542
/**
15431543
* @name Two.PublishDate
15441544
* @property {String} - The automatically generated publish date in the build process to verify version release candidates.
15451545
*/
1546-
PublishDate: '2021-07-14T01:40:55.923Z',
1546+
PublishDate: '2021-07-14T02:15:23.697Z',
15471547

15481548
/**
15491549
* @name Two.Identifier

0 commit comments

Comments
 (0)