From ad985a519696aee978f910996f33815eaa3bbe92 Mon Sep 17 00:00:00 2001 From: Tommy Yu Date: Thu, 17 Oct 2024 15:27:23 +1300 Subject: [PATCH] calmjs.parse-1.3.2 --- .github/workflows/build.yml | 2 ++ README.rst | 12 ++++++------ setup.cfg | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cb0b0c5..5dfd969 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,6 +9,8 @@ on: - 1.1.x - 1.2.x - 1.3.x + tags: + - 1.3.2 pull_request: branches: - master diff --git a/README.rst b/README.rst index c29db78..fd3d2e1 100644 --- a/README.rst +++ b/README.rst @@ -5,12 +5,12 @@ A collection of parsers and helper libraries for understanding ECMAScript; a near feature complete fork of |slimit|_. A CLI front-end for this package is shipped separately as |crimp|_. -.. image:: https://github.com/calmjs/calmjs.parse/actions/workflows/build.yml/badge.svg?branch=1.3.x - :target: https://github.com/calmjs/calmjs.parse/actions/workflows/build.yml?query=branch:1.3.x -.. image:: https://ci.appveyor.com/api/projects/status/5dj8dnu9gmj02msu/branch/1.3.x?svg=true - :target: https://ci.appveyor.com/project/metatoaster/calmjs-parse/branch/1.3.x -.. image:: https://coveralls.io/repos/github/calmjs/calmjs.parse/badge.svg?branch=1.3.x - :target: https://coveralls.io/github/calmjs/calmjs.parse?branch=1.3.x +.. image:: https://github.com/calmjs/calmjs.parse/actions/workflows/build.yml/badge.svg?branch=1.3.2 + :target: https://github.com/calmjs/calmjs.parse/actions/workflows/build.yml?query=branch:1.3.2 +.. image:: https://ci.appveyor.com/api/projects/status/5dj8dnu9gmj02msu/branch/1.3.2?svg=true + :target: https://ci.appveyor.com/project/metatoaster/calmjs-parse/branch/1.3.2 +.. image:: https://coveralls.io/repos/github/calmjs/calmjs.parse/badge.svg?branch=1.3.2 + :target: https://coveralls.io/github/calmjs/calmjs.parse?branch=1.3.2 .. |calmjs.parse| replace:: ``calmjs.parse`` .. |crimp| replace:: ``crimp`` diff --git a/setup.cfg b/setup.cfg index d683196..3cd788d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ [egg_info] -tag_build = pre +tag_build =