Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit aaa2b13

Browse files
author
Bassem Dghaidi
committed
Prepare release 0.1.5
1 parent 80f8b33 commit aaa2b13

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ This module provides you with the means to define a **tester object** containing
1313

1414
Refer to [Usage examples](#usage-examples) to see it in action.
1515

16-
> GIF demonstrating the plugin -- TBD
17-
1816
## Installation
1917

2018
Windows, macOS, Linux -- **requires node v10.13.x or above**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@menadevs/objectron",
3-
"version": "0.1.4.1",
3+
"version": "0.1.5",
44
"description": "Compares a set of match rules contained with an object to determine if the latter conforms to the matching rules",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)