Skip to content

Commit 8c529ff

Browse files
committed
version bump
1 parent 78beae6 commit 8c529ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ An opinionated and scalable base tech stack for a modern React app.
2828

2929
## Get the code
3030
- *clone:* the repository via `git clone git@github.com:iamvijaydev/react-base-code.git` (You will have to change the remote)
31-
- *zip:* [v1.2.0.zip](https://github.com/iamvijaydev/react-base-code/archive/v1.3.0.zip)
32-
- *tar.gz:* [v1.2.0.tar.gz](https://github.com/iamvijaydev/react-base-code/archive/v1.3.0.tar.gz)
31+
- *zip:* [v1.3.2.zip](https://github.com/iamvijaydev/react-base-code/archive/v1.3.2.zip)
32+
- *tar.gz:* [v1.3.2.tar.gz](https://github.com/iamvijaydev/react-base-code/archive/v1.3.2.tar.gz)
3333

3434
## Install packages
3535
```shell

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-base-code",
3-
"version": "1.2.0",
3+
"version": "1.3.2",
44
"main": "index.js",
55
"author": "Vijay Dev <vijaydev.in@gmail.com> (http://vijaydev.com/)",
66
"repository": {

0 commit comments

Comments
 (0)