Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 45da3b0

Browse files
committed
Release 1.1.0
1 parent f176a14 commit 45da3b0

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<a name="1.1.0"></a>
2+
# [1.1.0](https://github.com/tpucci/react-gondola/compare/1.0.0...1.1.0) (2019-05-09)
3+
14
<a name="1.0.0"></a>
25
# [1.0.0](https://github.com/tpucci/react-gondola/compare/1.0.0-beta.0...1.0.0) (2019-05-09)
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-gondola",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "React Native declarative navigation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)