Skip to content

Commit 40ff4d2

Browse files
committed
Bump version to 1.4.2-rc003
1 parent 2a51f62 commit 40ff4d2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### 1.4.2-rc002 - September 25, 2016
1+
### 1.4.2-rc003 - September 25, 2016
2+
3+
### 1.4.2-rc002 - September 25, 2016
24
* Latest dependencies versions for the XPlot.GoogleCharts package
35

46
### 1.4.2-rc001 - September 25, 2016

src/XPlot.GoogleCharts/paket.template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
type project
22
owners
3-
Taha Hachana; Tomas Petricek
3+
Taha Hachana, Tomas Petricek
44
authors
5-
Taha Hachana; Tomas Petricek
5+
Taha Hachana, Tomas Petricek
66
projectUrl
77
http://github.com/TahaHachana/XPlot
88
iconUrl
@@ -20,5 +20,5 @@ summary
2020
description
2121
XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.
2222
dependencies
23-
Google.DataTable.Net.Wrapper
24-
Newtonsoft.Json
23+
Google.DataTable.Net.Wrapper ~> LOCKEDVERSION
24+
Newtonsoft.Json ~> LOCKEDVERSION

0 commit comments

Comments
 (0)