From 323cb07081b1103b5aae9ced1978e25b7a4f94cf Mon Sep 17 00:00:00 2001 From: Alexander Gordeyko Date: Tue, 21 Dec 2021 02:05:09 +0300 Subject: [PATCH] Update haxelib v 1.6.4. Added hxformat.json to haxelib --- README.md | 2 +- haxelib.json | 4 ++-- haxelibfiles.txt | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 568c3ca0..5531706e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Lang](https://img.shields.io/badge/language-haxe-orange.svg?style=flat-square&colorB=EA8220)](http://haxe.org) -[![Haxelib](https://img.shields.io/badge/haxelib-1.6.3-blue.svg?style=flat-square&colorB=FBC707)](http://lib.haxe.org/p/pony) +[![Haxelib](https://img.shields.io/badge/haxelib-1.6.4-blue.svg?style=flat-square&colorB=FBC707)](http://lib.haxe.org/p/pony) [![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE) [![Build status](https://img.shields.io/appveyor/ci/AxGord/pony.svg?label=windows&style=flat-square)](https://ci.appveyor.com/project/AxGord/pony) [![Join the chat at https://gitter.im/Ponylib/Lobby](https://img.shields.io/gitter/room/Ponylib/Lobby.svg?style=flat-square&colorB=71B79C)](https://gitter.im/Ponylib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Donate PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat-square)](https://paypal.me/axgord) diff --git a/haxelib.json b/haxelib.json index bea9eaac..b1cfce0e 100644 --- a/haxelib.json +++ b/haxelib.json @@ -27,8 +27,8 @@ "contributors": [ "AxGord" ], -"releasenote": "Heaps binary atlases", -"version": "1.6.3", +"releasenote": "Added hxformat.json to haxelib", +"version": "1.6.4", "url": "https://github.com/AxGord/Pony", "dependencies": {} } \ No newline at end of file diff --git a/haxelibfiles.txt b/haxelibfiles.txt index f3832796..4b4bdc3e 100644 --- a/haxelibfiles.txt +++ b/haxelibfiles.txt @@ -13,6 +13,7 @@ install/user_path.cmd webdefaults/ redist/ checkstyle.json +hxformat.json LICENSE README.md run.n \ No newline at end of file