Skip to content

Commit 535d06c

Browse files
committed
bumping version to 0.5.2
1 parent 788d534 commit 535d06c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Many teams are already using SourceJS for building and managing Front-end compon
4444
If you notice some bugs, or need to help finding a better solution in your process, feel free to create an issue, and we will solve your problem together.
4545

4646
## Updates
47+
* 28.03.15 [0.5.2](https://github.com/sourcejs/Source/releases/tag/0.5.2) patch release with improved markdown support and `index.src.html`
4748
* 28.03.15 [0.5.1](https://github.com/sourcejs/Source/releases/tag/0.5.1) patch release with EJS pre-rendering and various bugfixes
4849
* 28.03.15. SourceJS [Bootstrap example bundle](https://github.com/sourcejs/example-bootstrap-bundle) and [How-to articles blog](https://github.com/sourcejs/blog-howto)
4950
* 15.03.15. New example [Specs showcase](http://sourcejs.com/specs/) ([source code](https://github.com/sourcejs/example-specs-showcase))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "SourceJS contributors team",
33
"description": "Living Style Guide Engine and Maintenance Environment for Front-end Components.",
44
"name": "SourceJS",
5-
"version": "0.5.1",
5+
"version": "0.5.2",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/sourcejs/Source.git"

0 commit comments

Comments
 (0)