Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit c905b4e

Browse files
committed
Merge branch 'release/1.0.0' into develop
2 parents 5b5714e + c18a859 commit c905b4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Redshape",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Redmine time tracker",
55
"main": "main/index.js",
66
"scripts": {

render/about/__tests__/__snapshots__/AboutPage.spec.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Array [
236236
</h2>
237237
<h2>
238238
v
239-
0.0.1
239+
1.0.0
240240
</h2>
241241
</div>
242242
<div

0 commit comments

Comments
 (0)