Skip to content

Commit 138965c

Browse files
committed
⬆️ v0.4.0
1 parent 02dff99 commit 138965c

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55

66
GitPie is a Multiplatform Client for [Git](https://git-scm.com/) that have the goal to be a simple and elegant solution to manage any git project don't matter what git service you use. And the best is 100% open source.
77

8-
## Warning
9-
The pie is extremely hot! Eating it can hurt!
10-
11-
GitPie is under hard development. And can have a lot of bug and unterminated capabilities. Please go easy and be gentle.
12-
138
## What's in the pie stuffing?
149

1510
GitPie is built on [Electron](https://github.com/atom/electron) and [Angular](https://github.com/angular/angular) to have a maintainable and organized source to anyone understand what's going on behind the scenes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "GitPie",
3-
"version": "0.3.0",
4-
"description": "A Multiplataform Client for Git",
3+
"version": "0.4.0",
4+
"description": "A Multiplatform Client for Git",
55
"main": "index.js",
66
"scripts": {
77
"test": "npm run lint && gulp sass",

0 commit comments

Comments
 (0)