Skip to content

Commit eb39e1e

Browse files
author
Hiroyuki-Anzai
authored
Merge pull request #15 from sony/update_dev_version_0.1.8
change version to 0.1.8-dev
2 parents b8614f9 + 82aa969 commit eb39e1e

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

dist/@types/cdp-lib/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* cdp-lib.d.ts
33
* This file is generated by the CDP package build process.
44
*
5-
* Date: 2018-02-23T10:48:15.871Z
5+
* Date: 2018-02-23T11:03:40.629Z
66
*/
77
// Dependencies for this module:
88
// ../fs-extra

dist/cdp-lib.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cdp-lib.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cdp-lib.min.js.map

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": "cdp-lib",
3-
"version": "0.1.7",
3+
"version": "0.1.8-dev",
44
"description": "Contains npm modules used primarily by cdp boilerplate generator.",
55
"main": "dist/cdp-lib.min.js",
66
"types": "dist/@types/cdp-lib/index.d.ts",

0 commit comments

Comments
 (0)