Skip to content

Commit

Permalink
1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Mar 26, 2021
1 parent 0b16427 commit 655c5bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@

All notable changes to this library will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/).

## [unreleased] - unreleased

### Fixed


### Added

## [1.1.2] - 2021-03-26

### Changed

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.1.2
2 changes: 1 addition & 1 deletion corral.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"homepage": "https://github.com/ponylang/regex",
"license": "BSD-2-Clause",
"documentation_url": "https://ponylang.github.io/regex",
"version": "1.1.1",
"version": "1.1.2",
"name": "regex"
},
"scripts": {
Expand Down

0 comments on commit 655c5bf

Please sign in to comment.