Skip to content

Commit e12cecc

Browse files
committed
Bump up version number
1 parent c5dbe8a commit e12cecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DeepTools #
22

3-
[version_shield]: https://img.shields.io/badge/version-1.0.1-blue.svg
3+
[version_shield]: https://img.shields.io/badge/version-1.0.2-blue.svg
44
[latest_release]: https://github.com/mfederczuk/deep-tools/releases/latest "Latest Release"
55
[![version: N/A][version_shield]][latest_release]
66
[![Changelog](https://img.shields.io/badge/-Changelog-blue)](./CHANGELOG.md "Changelog")

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mfederczuk/deeptools",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A set of utility functions that recursively operate on objects",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)