Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit a4975f5

Browse files
committed
2.5.0
2.5.0 - 2017-05-30 ------------------------------------------------------------ * Bumps to kit v1.4.0
1 parent c9fe5b3 commit a4975f5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.5.0 - 2017-05-30
2+
------------------------------------------------------------
3+
* Bumps to kit v1.4.0
4+
15
2.4.2 - 2017-05-29
26
------------------------------------------------------------
37
* Bumps to kit v1.3.2

cli/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ const pkg = require('../package.json');
3333

3434
const versions = {
3535
'kit': {
36-
version: '1.3.2',
37-
date: '2017-05-29',
36+
version: '1.4.0',
37+
date: '2017-05-30',
3838
},
3939
'kit.ts': {
4040
version: '1.1.2',

0 commit comments

Comments
 (0)