Skip to content

Commit 655c5bf

Browse files
committed
1.1.2 release
1 parent 0b16427 commit 655c5bf

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
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/).
44

5-
## [unreleased] - unreleased
6-
7-
### Fixed
8-
9-
10-
### Added
11-
5+
## [1.1.2] - 2021-03-26
126

137
### Changed
148

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

corral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage": "https://github.com/ponylang/regex",
99
"license": "BSD-2-Clause",
1010
"documentation_url": "https://ponylang.github.io/regex",
11-
"version": "1.1.1",
11+
"version": "1.1.2",
1212
"name": "regex"
1313
},
1414
"scripts": {

0 commit comments

Comments
 (0)