Skip to content

Commit

Permalink
Merge pull request #20 from HardNorth/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
HardNorth committed May 31, 2021
2 parents e364d84 + c185237 commit 2c8c390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
# Version generation for GitHub Actions
![CI Build](https://github.com/HardNorth/github-version-generate/workflows/CI%20Build/badge.svg?branch=master)
[![CI Build](https://github.com/HardNorth/github-version-generate/actions/workflows/ci.yml/badge.svg)](https://github.com/HardNorth/github-version-generate/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "version-generate",
"version": "1.1.1",
"version": "1.1.2",
"description": "A GitHub action for reading, bumping, generating, formatting applications versions in release pipelines",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2c8c390

Please sign in to comment.