Skip to content

Commit add434d

Browse files
author
Joe Farro
authored
Merge pull request #9 from tiffon/prep-1.1.0
Prep 1.1.0 release
2 parents 6d206c3 + e483e53 commit add434d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## v1.1.0-rc.1 (May 25, 2020)
3+
## 1.1.0 (May 25, 2020)
44

55

66
- Add PropTypes, React 16 Support ([#2](https://github.com/tiffon/txregions/pull/2), [@richseviora](https://github.com/richseviora))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "txregions",
3-
"version": "1.1.0-rc.1",
3+
"version": "1.1.0",
44
"description": "A React text input component with invalid character highlighting and URL, email, and number presets.",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)