Skip to content

Commit 4c02ac7

Browse files
committed
Release version 2.2.0
1 parent 65218d9 commit 4c02ac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 2.2.0 *(to be released)*
4+
Version 2.2.0 *(2019-10-13)*
55
----------------------------
66

77
* Improve the inputs declarations of tasks:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Build Status](https://travis-ci.org/node-gradle/gradle-node-plugin.svg?branch=master)](https://travis-ci.org/node-gradle/gradle-node-plugin)
66
[![Windows Build status](https://ci.appveyor.com/api/projects/status/xledod92mhvfihlb?svg=true)](https://ci.appveyor.com/project/deepy/gradle-node-plugin)
77
[![License](https://img.shields.io/github/license/node-gradle/gradle-node-plugin.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
8-
![Version](https://img.shields.io/badge/Version-2.1.1-orange.svg)
8+
![Version](https://img.shields.io/badge/Version-2.2.0-orange.svg)
99

1010
This plugin enabled you to use a lot of [NodeJS](https://nodejs.org)-based technologies as part of your
1111
build without having NodeJS installed locally on your system. It integrates the following NodeJS-based system

0 commit comments

Comments
 (0)