Skip to content

Commit c6ce563

Browse files
committed
Changelog + version upgrade
1 parent c536672 commit c6ce563

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
## 0.2.5 - Trying to get upgrade publication to work
2+
* Actually first entry in changelog :-)
3+
14
## 0.1.0 - First Release
25
* Every feature added
36
* Every bug fixed
4-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "exoshader",
33
"main": "./lib/exoshader",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"description": "Shows status for exovoid GLSL shader viewer (work in progress)",
66
"activationCommands": {
77
"atom-workspace": "exoshader:toggle"

0 commit comments

Comments
 (0)