Skip to content

Commit d111112

Browse files
author
Brandon Dail
committed
0.2.5
1 parent 7623f71 commit d111112

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.2.5"></a>
2+
## [0.2.5](https://github.com/aweary/tinytime/compare/v0.2.4...v0.2.5) (2017-03-23)
3+
4+
5+
16
<a name="0.2.4"></a>
27
## [0.2.4](https://github.com/aweary/tinytime/compare/v0.2.1...v0.2.4) (2017-03-23)
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinytime",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"amdName": "tinytime",
55
"jsnext:main": "src/index.js",
66
"main": "dist/tinytime.js",

0 commit comments

Comments
 (0)