Skip to content

Commit abd88bf

Browse files
committed
bump v1.3.0
1 parent a40bd66 commit abd88bf

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
*NEXT RELEASE*
1+
*1.3.0* (2019-03-17)
22
- Display the summary table on the estimate view page.
3+
- Support the new Harvest Estimate Design Form.
34

45
*1.2.1* (2018-08-28)
56
- Remove any minified files to facilite Firefox reviews.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Esti'mate",
44
"author": "Antistatique",
5-
"version": "1.2.1",
5+
"version": "1.3.0",
66
"description": "Your Harvest estimate's best friend",
77
"homepage_url": "https://github.com/antistatique/esti-mate/",
88
"permissions": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esti-mate",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Your estimate best friend",
55
"main": "src/index.js",
66
"repository": "git@github.com:antistatique/esti-mate.git",

0 commit comments

Comments
 (0)