File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333
3434``` bash
3535# Clone the repository at the latest stable release
36- git clone --branch v0.1.0 https://github.com/danshapiro/freshell.git
36+ git clone --branch v0.2.1 https://github.com/danshapiro/freshell.git
3737cd freshell
3838
3939# Install dependencies
@@ -111,7 +111,7 @@ sudo apt install -y nodejs
111111
112112``` bash
113113# Clone the latest stable release
114- git clone --branch v0.1.0 https://github.com/danshapiro/freshell.git
114+ git clone --branch v0.2.1 https://github.com/danshapiro/freshell.git
115115cd freshell
116116
117117# Install dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " freshell" ,
33 "private" : true ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "predev" : " node scripts/precheck.js" ,
You can’t perform that action at this time.
0 commit comments