Skip to content

Commit 0c3b56f

Browse files
Version bump to v0.6.0
1 parent 2085c37 commit 0c3b56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beedle",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Beedle is a tiny little library to help you manage state across your application. Inspired by great libraries like Vuex and Redux, Beedle creates a central store that enables you to both better control and cascade state across your application.",
55
"main": "dist/beedle.js",
66
"scripts": {

0 commit comments

Comments
 (0)