Skip to content

Commit 490a225

Browse files
author
Peter Marton
committed
chore(package): bump version to 1.0.3
1 parent aaae29d commit 490a225

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.0.3"></a>
2+
## 1.0.3 (2017-06-20)
3+
4+
* chore(package): update dependencies ([aaae29d](https://github.com/RisingStack/anchor/commit/aaae29d))
5+
* Update pod.js ([6df4552](https://github.com/RisingStack/anchor/commit/6df4552))
6+
7+
8+
19
<a name="1.0.2"></a>
210
## 1.0.2 (2017-05-23)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@risingstack/anchor",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Creates Helm charts from Kubernetes resources.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)